when you say "something location based?" - where are your users accessing the URLs from?
On Friday, 14 September 2012 15:08:45 UTC+2, Nadir wrote:
Hi,i am using imagesService.getServingUrl for serving images from Google Cloud Storage.
i call this method once and save the URL for later use.
The problem is that for some users those URLs give 500 error, but when i view the same images at the same time they are displayed normally.(maybe something location based?)
Also modifying the =s300(re-sizing value) fixes the problem.
Any help would be appreciated.