Skip to main content

I have an API with the following documentation:

https://baseball.help.trumedianetworks.com/baseball/data-pro-api-docs

 

According to the API documentation, a token must be generated and included as a parameter. This is done using a master token provided by the supplier. When testing in Postman, I receive a response in CSV format; however, the same does not work in TimeXtender. In Postman, the request automatically generates a header "cookie" containing an access token (through redirection).

 

Is it possible to use a cookie container with a redirect option? In cases where a query is redirected to another URL and an authentication cookie obtained from the original URL needs to be set in the redirected request?

 

If so, is this option available in TimeXtender's REST or RSD functionality?

Be the first to reply!

Reply