Hi Stanislau,

There are some services that rate limit requests from hosted platforms
(Google Cloud, AWS, Azure, etc). I don't know if longurl.org does this, but
it wouldn't surprise me.

It looks like longurl is a service to expand URLs; if you need this
functionality, what you could do is a workaround: urlfetch to the "short"
url, follow any redirects, and return the last URL you come to.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com




On Sat, Mar 1, 2014 at 5:24 PM, Stanislau Charniakou <
[email protected]> wrote:

> Having DeadlineExceededError on GAE for url http://api.longurl.org/v2/
>
> Appears to be the same thing, as it works fine on dev server and in the
> browser. Suggested workaround with IP didn't help, it's neither available
> by IP from GAE.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to