Hi Allann,

The best way is downloading java version and reading all methods
implemented. That's what I'm doing to port to php.

http://code.google.com/p/orkut-os-client/

<http://code.google.com/p/orkut-os-client/>Regards,

Robson Dantas

2010/7/5 Allann Jones <[email protected]>

> Hi. I'm using 3-legged Orkut/Oauth RPC API. Where I get information
> about the resources and methods that are correctly implemented? Is
> necessary implement something on Orkut sandbox side?
>
> I'm getting permission errors on requests like messages.get,
> mediaitems.get. Please, I need some information about these errors. I
> get the albums listing, but can't get the pictures inside each album.
>
> Is possible to use 3-legged API, or only 2-legged API is supported? Is
> necessary implement some gadget on Orkut side to have access to
> account data?
>
>
> Thank you. Best regards.
>
>
>
> On Fri, Jul 2, 2010 at 9:43 AM, Allann Jones <[email protected]> wrote:
> > Hi. Is possible to get the pictures from a Orkut album using OAuth /
> > RPC with JavaScript? If it is, what the command syntax for this?
> >
> > I'm trying this:
> >
> > "{'method': 'mediaitems.get', 'params':{'userId':['@me'],
> > 'groupId':'@self', 'albumId':['xxxxxxxxxxx']}}"
> >
> > And I'm getting:
> >
> > {"error":{"message":"forbidden: xxxxxxxxxxx is not
> > accessible","data":{"errorType":"noPermissions"},"code":403}}
> >
> >
> > * Where xxxxxxxxxxx is the numeric album ID.
> >
> >
> > I'm getting the albums list correctly. But I need to access the
> > pictures inside it.
> >
> >
> > Is the command incorrect, not implemented or not permitted?
> >
> >
> > Thank you very much. Best regards.
>
>
> --
> _______________________________
> Allann J. O. Silva
>
> "I received the fundamentals of my education in school, but that was
> not enough. My real education, the superstructure, the details, the
> true architecture, I got out of the public library. For an
> impoverished child whose family could not afford to buy books, the
> library was the open door to wonder and achievement, and I can never
> be sufficiently grateful that I had the wit to charge through that
> door and make the most of it." (from I. Asimov, 1994)
>
> --
> You received this message because you are subscribed to the Google Groups
> "orkut Developer Forum" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<opensocial-orkut%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/opensocial-orkut?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"orkut 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/opensocial-orkut?hl=en.

Reply via email to