Greetings to you all from Sapporo, Hokkaido! I have been messing about with Gadgets for the past several days, and have come up against a barrier preventing me from using the OAuth Proxy and Portable Contacts. Googled for quite some time, but as I have not come across any posts on this particular issue, I thought I should try tapping this group's collective knowledge.
In a nutshell: I have modified the example gadget code in the Sample Gadget Walkthrough section in Writing OAuth Gadgets (http:// code.google.com/apis/gadgets/docs/oauth.html), and am trying to use the Portable Contacts endpoint as listed in the Portable Contacts API (Labs) at (http://code.google.com/apis/contacts/docs/poco/1.0/ developers_guide.html). To be explicit, I have simply changed the scope in the and URL in my gadgets.io.makeRequest call as follows: <Request url="https://www.google.com/accounts/OAuthGetRequestToken? scope=http://www-opensocial.googleusercontent.com/api/" method="GET" / > ... url = "http://www-opensocial.googleusercontent.com/api/people/@me/ @self"; However, the response being returned is simply a 404. Is there something I am missing in trying to use the OAuth Proxy and Portable Contacts? Aloha! //Brooke --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
