When making API requests depending on what the user has setup or how you make the request you can get different results back for the URL to fetch photos from:
Which is they right one and why, does it matter?
|
When making API requests depending on what the user has setup or how you make the request you can get different results back for the URL to fetch photos from: Which is they right one and why, does it matter? |
||||
|
The right approach is to use whichever domain the API responds with, since it will choose the appropriate one given all the security & privacy settings in play. Trying to second-guess the API response is probably an exercise in frustration. |
|||
|
|
http://cdn.smugmug.com/...andhttp://api.smugmug.com/...to the list too. – jfriend00 Feb 5 '12 at 5:01