I have an asynchronous http action with "GET" method, the API returns a 202 accepted and includes a header "location" parameter that has a url to check the status again but im getting InternalServerError with this tracking ID.
here is a screenshot of the flow: 
and here is the response header of that api call in postman: 
I dont know where is the issue, any help is appreciated.
Thank you.
