hello. The retrieval of my application info recently broke and has
stayed broken. It shows up just fine in the app directory.. but when
you click the application link an error
is returned.

link: http://www.orkut.com/Main#AppInfo.aspx?appId=361785062194&ref=SR

output:
There was an error getting information about this application:
Unable to retrieve: http://https://dial-safe.com/gadget/orkut

There seems to have been a changed made to Main#AppInfo.aspx(or
somewhere) that checks the app url for the existence of http:// if it
is not there it slaps it on the front.

My application url is: https://dial-safe.com/gadget/orkut

and to further test my theory

http://sandbox.orkut.com/Main#AppInfo.aspx?appUrl=https%3A%2F%2Fdial-safe.com%2Fgadget%2Forkut

now without the evil "s":
http://sandbox.orkut.com/Main#AppInfo.aspx?appUrl=http%3A%2F%2Fdial-safe.com%2Fgadget%2Forkut

it would appear that the check should be something like(regex):
http[s]?://

suffice it to say nobody can add our application now.

thanks
-Shawn





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to