Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API authentication fails #617

Closed
AlexWigren opened this issue May 10, 2024 · 2 comments
Closed

API authentication fails #617

AlexWigren opened this issue May 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@AlexWigren
Copy link

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.

@AlexWigren AlexWigren added the bug Something isn't working label May 10, 2024
@codeurimpulsif
Copy link
Contributor

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

@codeurimpulsif codeurimpulsif self-assigned this May 10, 2024
@AlexWigren
Copy link
Author

It works now! Thank you so much for the quick fix!! <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants