08-08-2019 04:00 PM
> 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?
Solved! Go to Solution.
08-11-2019 08:46 AM
08-11-2019 08:46 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide