| Latest discussions |
|---|
|
Liperbox: Wordpress - Ipernity - Plugin to integrate Ipernity
Updated 4 weeks ago 1 reply |
|
Lightroom export plugin?
Updated 4 months ago 13 replies |
|
Wordpress widget
Updated 5 months ago 2 replies |
|
doc.set problems?
Updated 6 months ago 2 replies |
|
How to get the full list of my doc ids?
Updated 7 months ago 3 replies |
|
Uploadingtool for linux for flickr and ipernity in cooperation
Updated 8 months ago 3 replies |
|
(beginner) work on a Python API
Updated 8 months ago |
|
.NET API kit
Updated 9 months ago 2 replies |
|
Ipernity and SVG
Updated 9 months ago 12 replies |
|
How to get original-sized pictures via API?
Updated 9 months ago 8 replies |
| ... view all the discussions |
|
doc.get returns thumbs that are not accessible?posted by h-e-n-r-yPosted on Monday December 1st, 2008 at 16:36. 415 visits. ( permalink ) |
You must be logged on to post a reply. Sign in now?
Latest comments
–
Subscribe to the comment feed for this topic.
Doomshammer says:
Ulrich says:
ِِِ says:
some of 1024 thumbs url seems to be broken
Roberto Ballerini - traveling pro says:
--
Coming from a group home page (?)
ِِِ says:
but I am confirming this:
calling doc.get to retrieve the 1024 thumb of one of my documents with a valid token and signed request.
For some of my documents, this works fine, but for others will not !!
h-e-n-r-y pro says:
give the doc_id 3518834 I get
u1.ipernity.com/10/28/35/3522835.afedcced.75x.jpg
u1.ipernity.com/10/28/35/3522835.afedcced.240.jpg
u1.ipernity.com/10/28/35/3522835.afedcced.500.jpg
u1.ipernity.com/10/28/35/3522835.afedcced.560.jpg
u1.ipernity.com/10/28/35/3522835.afedcced.1024.jpg
All urls are working but the last is broken.
Doomshammer says:
Besides of this, a 1024x URL is only returned by the API when you perform a signed call (with auth-token).
ِِِ says:
it is another story !!!
I'll give you an example:
h-e-n-r-y has a document
the id is 3518834 see the page www.ipernity.com/doc/h-e-n-r-y/3518834
if you click see all sizes you can see the BIG SIZE thumb, and the correct url of the THUMB is
u1.ipernity.com/10/88/34/3518834.398d9ca7.1024.jpg
BUT if you use live-testing of doc.get you will get another url
u1.ipernity.com/10/88/34/3518834.faf492ac.1024.jpg
so, this is the bug.
if you don't allow "Contacts" to view the "Bigsize Thumbnail",
then using the API or "See all sizes" page, you CAN'T see the url of this thumb !
I hope that this is clear now
h-e-n-r-y pro says:
I have written an app that allows continuous zooming using the best level of the underlying image.
hagebuttenweg4.de/ipernity/ob2.pl?doc_id=3518834
There you can see the result of the error (use the mouse wheel).
h-e-n-r-y edited this reply 12 months ago.
Thank you for warning us about it! :-)
h-e-n-r-y pro replies:
ِِِ says: