[orkut-developer] Profile Url null in orkut and prod.sandbox but working in sanbox.orkut

2008-10-22 Thread javangelo
Hi Jason, I am using the following code to retrieve the profile url. profile_url = viewer.getField(opensocial.Person.Field.PROFILE_URL); It is returning the full profile url in sandbox.orkut.com But in orkut and prod.sanbox.orkut it is returning null. Can you please tell what is the correct c

[orkut-developer] profile url

2008-02-07 Thread Vlad Katz
is this still the correct way to get a users profile? var profile = gadgets.util.getUrlParameters()["parent"] + viewer.getField(opensocial.Person.Field.PROFILE_URL); this gives me something like: http://sandbox.orkut.com/46/o/ig/files/container/ifpc_relay.html/Profile.aspx?uid

[orkut-developer] profile URL

2008-02-06 Thread Virtual One
gadgets.util.getUrlParameters()["parent"] + person.getField(opensocial.Person.Field.PROFILE_URL); is not returning correct url ... any idea ? previously it was ... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ork