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 Tomatoes: error fetching API (420 Connection Error) #25

Closed
rakleed opened this issue Feb 16, 2023 · 3 comments
Closed

IMDb Tomatoes: error fetching API (420 Connection Error) #25

rakleed opened this issue Feb 16, 2023 · 3 comments
Labels

Comments

@rakleed
Copy link

rakleed commented Feb 16, 2023

Console log:

[Log] id: – "tt7366338"
[Log] cached error (expires: 17/02/2023, 15:36:42): – "error fetching API (420 Connection Error)"

log(`cached error (expires: ${expires}):`, cached.error)

@chocolateboy
Copy link
Owner

imdb-chernobyl

Transient network error. Either try again tomorrow or clear the cache and try again:

imdb-tomatoes-menu

@rakleed
Copy link
Author

rakleed commented Feb 17, 2023

I checked and the user script works correctly in Tampermonkey and Violentmonkey. But usually I use AdGaurd for macOS or Userscripts, and both programs give a similar warning: GM.registerMenuCommand is not supported, but this is not critical, and the problem is something else, right?

@chocolateboy
Copy link
Owner

Never heard of AdGuard, but userscript engines which don't support the Greasemonkey 3 API in most cases (including this) — or Greasemonkey 4 API in a few cases — are not supported.

And no, it's not relevant to resolving a network error on your device.

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

No branches or pull requests

2 participants