Hi,
why do i get an request timed out, even if the url is available?
f.e.
In the app, theres a call:
http://opensocial.msappspace.com/proxy/relay.proxy?opensocial_url=http%3A//iamadomanin/iamafunction//-1&opensocial_authtype=SIGNED&opensocial_app_url=&ts=123456789
this is timed out, but if i call :
http%3A//iamadomanin/iamafunction//-1&opensocial_authtype=SIGNED&opensocial_app_url=&ts=123456789
manually theres a response in less than 1 second.
Any Hints?
Joern