Replies: 1 comment
-
|
After some sleuthing, maybe Wikimedia changed its default thumbnail sizes? The redirect in my example goes to a 600px image which as I mentioned shows that "Use thumbnail steps..." page. Changing "600px" to "500px" (to https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/The_Hermitage,_Cat_Island,_Bahamas.jpg/lossy-500px-The_Hermitage,_Cat_Island,_Bahamas.jpg.png), which is a size listed on that instruction page, causes the thumbnail to work. So I suppose the generated thumbnail URL needs to be updated? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, thanks for the Openverse API. I'm having a small problem where no matter what I try all the wikimedia thumbnail urls give me a 429 Too Many Requests error. This started from even my first request.
For example, for the thumbnail https://api.openverse.org/v1/images/89fc9c11-0710-4bcd-bde1-5e4fb6612dc8/thumb/
The error page shows:
which seems to indicate I'm well below the rate limit. I'm not using a VPN or anything like that either.
Trying the url directly:
https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/The_Hermitage,_Cat_Island,_Bahamas.jpg/lossy-600px-The_Hermitage,_Cat_Island,_Bahamas.jpg.png, for example, shows a Wikimedia error page with:Is there anything I can do to resolve this, or is this a temporary problem with the service? Thanks.
Edit: for the same url I'm now getting
Thumbnail unavailable from provider.Beta Was this translation helpful? Give feedback.
All reactions