Skip to content
New issue

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

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

Already on GitHub? # to your account

bug/"This API key is invalid against the paid api" message may be incorrect #155

Open
awalker4 opened this issue Aug 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@awalker4
Copy link
Collaborator

The SuggestDefiningUrlIf401AfterErrorHook logs a suggestion to switch to the free api if you get back a 401. However, we don't check the url that was actually used. We should only log this if you are accessing serverless, and you get a 401. Otherwise, you could be correctly pointing to the free api and the key is really just invalid.

@awalker4 awalker4 added the bug Something isn't working label Aug 15, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant