Closed AlexWigren closed 6 months ago
Hi @AlexWigren !
Thanks for the issue, it was due to a bad cache configuration on our side. It should now be fixed!
Let us know if you still see this issue
It works now! Thank you so much for the quick fix!! <3
Description: Authenticating to the API endpoints fail for all endpoints except trackers. Trackers does not seem to need any authentication method at all, but the other endpoints simply refuse to respond with anything other than that authentication information was not provided.
To Reproduce: The simplest method to reproduce is just to use curl with a call to, for example, the search/com.facebook.katana/details endpoint. Adding the authentication header with -H "Authorization: Token API KEY" just results in what I described above. I have tried several other methods for sending requests too, all with the same results.