You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Userscript stopped working completely because https://www.rottentomatoes.com/api/private/v2.0/search/ API was made private and gives 404 and returns html responce instead of JSON. It would be useful if the userscript could account such cases of API unavailability and skip just the ratings with issues.
Userscripts
Ratings on IMDb
Browser
Google Chrome
Userscript manager
Tampermonkey
Reproduction steps
Open IMDB title page.
Nothing is being added.
Console logs
VM65560:1 Uncaught SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
at JSON.parse (<anonymous>)
at Object.onload (userscript.html?name=Ratings%2520on%2520IMDb.user.js&id=2bdb21f3-b78b-4e62-9a2b-1be0103898e4:formatted:922:52)
at St (<anonymous>:9:89)
at s.onload (<anonymous>:25:215)
at St (<anonymous>:9:89)
at <anonymous>:34:72
at St (<anonymous>:9:89)
at r (<anonymous>:22:484)
at <anonymous>:23:112
at <anonymous>:67:445
Screenshots
No response
Is there an existing issue for this?
I have searched the existing issues
The text was updated successfully, but these errors were encountered:
Describe the bug
Userscript stopped working completely because https://www.rottentomatoes.com/api/private/v2.0/search/ API was made private and gives 404 and returns html responce instead of JSON. It would be useful if the userscript could account such cases of API unavailability and skip just the ratings with issues.
Userscripts
Ratings on IMDb
Browser
Google Chrome
Userscript manager
Tampermonkey
Reproduction steps
Console logs
Screenshots
No response
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: