cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
529
Views
0
Helpful
1
Replies

Bulk Update Link Redirect after Bulk Update - provides 404 and other error messages

> GET /ers/config/endpoint/bulk/submit/1565304304985 HTTP/1.1
> Host: omf-01-ise01:9060
> Authorization: Basic xxxxxx=
> User-Agent: curl/7.64.0
> Accept: */*
>
{ [5 bytes data]
< HTTP/1.1 404 Not Found
< Cache-Control: no-cache, no-store, must-revalidate
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Set-Cookie: JSESSIONIDSSO=1E427EC316E099ACC3DA4C45B52; Path=/; Secure; HttpOnly
< Set-Cookie: APPSESSIONID=3A295B0819D0857775BC60B6187; Path=/ers; Secure; HttpOnly
< Pragma: no-cache
< Internal Server Error: Unexpected Exeption:: 500
< Content-Length: 0
< Date: Thu, 08 Aug 2019 22:47:24 GMT
< Server:
<

I am able to successfully send a bulk update request; however I really need to look at the bulk update report as it says in the API Reference

 

(to go there go to:  https://omf-01-ise01:9060/ers/sdk  API Documentation > End Point > Monitor Bulk Status - it's rather ironic that the RESTful API documentation URLs are not themselves RESTful ;)

Indeed the response location with id `1565304304985`, when I try to follow it, gives back `404 Not Found`, as well as a header `Internal Server Error: Unexpected Exeption:: 500`

Anyone have some insight about what might be going on here?

1 Accepted Solution
1 Reply 1