I am calling Bullhorn REST API's OAuth Endpoint to get the Authorization Code. However, On calling the endpoint, Bullhorn redirects it to another endpoint which returns code within URL of redirected endpoint.
In Postman, within settings, when I disabled option Automatically follow redirects I was able to capture the code of redirected URL within Response Header's Key - Location.
However, In Jitterbit with Http v2 connector I am not able to capture response header Location or anything related to redirected URL. Its only returning standard response and headers of the called endpoint.
I have attached screenshot of Postman and Jitterbit.


Can someone please help me to understand how this can be done in Jitterbit via Connector/Script (latter if its even possible)
Thanks!
cc: @Ashavan
UPDATED
