Why does the GEt_stocks endpoint from Telecope Analytics cause an error?

27 Views Asked by At

At the RapidApi.com website I am using the Telescope API to retreive information about stocks (I am a subscribed user). This API offers three endpoints.

The endpoints "GET opitons" and "GET price" are working fine while the endpoint "GET stocks" retunrs an error message

 code:"Unauthorized"

 description:"Invalid Cookie"

Does anyone have an idea how I can solve this problem?

Telescope Analytics offers the possibility to test the endpoints on its website. When testing the endpoint "GET_stocks", I receive the error message described.

0

There are 0 best solutions below