Hi again?
So no one can answer? I did some research and found out that it might
be caused by three ledged oauth, which is not supported by orkut. Is
it correct?
Can I pass any parameters to add gadget page? May be any trick?
Sergei

On Aug 14, 2:08 am, "barinov.ser...@gmail.com"
<barinov.ser...@gmail.com> wrote:
> Hi again!
> No one can help with my problem?
> I think it is a common approach... Many other social containers, like
> MySpace, Bebo, etc. provideauthorizationcallback mechanism. Does
> orkut have some feature for my requirements? Is it possible to
> automatically redirect user for adding my gadget into their profiles
> and send some info to gadget? Because as I see, gadget can send
> anything, but it can't get any request parameters before user installs
> gadget in his profile. Am I right?
> Please help, it's an urgent problem.
> Sergei
>
> On Aug 12, 11:45 pm, "barinov.ser...@gmail.com"
>
> <barinov.ser...@gmail.com> wrote:
> > Hi Orkut Developers!
> > I have a third-party site, which uses REST API and I have an orkut
> > gadget, installed on a sandbox. The problem is that I can't send
> > request parameters for the orkut gadget, which is not installed in
> > user's profile.
> > In details, I need to do as follows:
> > 1. User clicks a link on my site, which redirects him to add
> > application page on orkut.
> > 2. After user adds application, it sends new userId back to my server.
> > To match received userId with current user session, I need to send
> > additional parameter to orkut on step 1. It will be sent back without
> > modification together with new userId.
> > However, orkut ignores all my attempts sending additional parameter
> > for initially added application.
> > I tried to pass my parameter directly in query string with no success.
> > Also, I tried to use appParams special parameter with encoded JSON
> > object(as described in dev guide) and also fail. I tried to add bpc=1
> > parameter to disable orkut cache, but it doesn't help. Last time I
> > tried to disable orkut URL rewrite, by adding the following in
> > ModulePrefs:
> > <Optional feature="content-rewrite">
> >   <Param name="include-urls"></Param>
> >   <Param name="exclude-urls">.*</Param>
> >   <Param name="include-tags"></Param>
> > </Optional>
> >  and it didn't help.
>
> > However, when I installed application, all parameters are received in
> > gadget.
> > If there is no way to do this, how to design callback mechanism for
> > adding orkut gadget to get orkut userid and match it with my local
> > data?
> > Please help,
> > Sergei
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to