Hello,
I'm trying to develope an marketing community over the orkut network. And I'm having a block on the API methods I would need to use for implementing the needed tasks.
On the JSON-RPC API did not found any method for using
Communities. I see on the OpenSocial standards
Groups methods. But when I try them the API returns not implemented or not allow. Which I think is more that it is not implemented.
On the REST API reference, I did not found the methods I need.
http://code.google.com/apis/orkut/v2/reference.htmlBut on the API Explorer they link to test the methods. Are the methos I need. Mainly, the first I'm trying is
communities.list to see the communities of an user.
But no matter what keys, secrets or anything I try. It gives me 403 Access forbidden. Also this throws on the same API Explorer.
Does anyone used them?
Do you know what I'm missing?
Need to request access in some particular way?
or
These methods are not yet implemented?
Hope you can help me with some answers.
Regards!