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

Handle errors when getting api-key #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Handle errors when getting api-key #86

wants to merge 1 commit into from

Conversation

ottes
Copy link

@ottes ottes commented Sep 10, 2020

like "API usage exceeded rate limit"

in my case the request failt with "malformed api-key" and it did not detect the error, when fetching the api key

like "API usage exceeded rate limit"

in my case the request failt with "malformed api-key" and it did not detect the error, when fetching the api key
@aero31aero
Copy link
Member

Hey Michael, thanks for working on this. Can you add a test for this and give an example of an error response from the server?

@ottes
Copy link
Author

ottes commented Sep 23, 2020

will do this, but without looking for eslint...... you should use standardJS, makes it much easier

Base automatically changed from master to main February 5, 2021 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants