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

IMDB gets 403 response #10

Open
jamdelion opened this issue May 14, 2021 · 1 comment
Open

IMDB gets 403 response #10

jamdelion opened this issue May 14, 2021 · 1 comment

Comments

@jamdelion
Copy link

We ran your code locally and the IMDB url responds with "Failed to load resource, 403 forbidden". Could you consider adding in some error handling here so that the user gets notified that the request has not worked? :)

@jamdelion
Copy link
Author

403 means that the server understood the request but refused to authorize it. So it seems there is something wrong with your API permissions/credentials. In the console you also got ""You are not subscribed to this API" in the Object that is logged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant