codeminders / imageshackapi

Automatically exported from code.google.com/p/imageshackapi
0 stars 0 forks source link

Invalid yfrog_thumb images from api getting 404's #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Call the api calls below under bad
2. Copy and paste the yfrog_thumb value into your browser (throws a 404)

Bad calls: 404 yfrog_thumb images returned by api:
http://yfrog.com/api/xmlInfo?path=6r6feb418c55ba3494e5318f3j
http://yfrog.com/api/xmlInfo?path=b61o8j
http://yfrog.com/api/xmlInfo?path=4plo5j

Good calls
http://yfrog.com/api/xmlInfo?path=0fhandbanner3entj
http://yfrog.com/api/xmlInfo?path=5kshoktwojeahj
http://yfrog.com/api/xmlInfo?path=1np1020818wj

What is the expected output? What do you see instead?

Expected: The thumbnail image appears.
Actual: 404

Addition all Question:
What is the difference between the thumb_link and yfrog_thumb attributes?

art@embed.ly

Original issue reported on code.google.com by arthur.g...@gmail.com on 13 May 2010 at 4:11