Just getting starting to dig in on the Open Social possibilities, and one of the things i want to try out is to integrate some of its possibilities with a client side app.
The first step was to make a simple script that did a post to the https ClientLogin url, however all i got back there was a BadAuthentication response. To simplify the test case, i've tried to do the same with curl: curl https://www.google.com/accounts/ClientLogin -d [EMAIL PROTECTED] -d Passwd=secret -d accountType=GOOGLE -d source=Google-cURL-Example -d service=ot And get the same BadAuthentication back as a result. When i try the same for other google services (calendar, gdata, etc) it does seem to work perfectly. Ps i have applied to the sandbox for orkut, and can login there, so the account should be usable right? Any help or hints would be greatly apreciated! Regards, -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---
