Hi Maximiliano,

Can you make the same test using my php library to see how it goes?
http://www.dxs.com.br/os-3leg/test/

<http://www.dxs.com.br/os-3leg/test/>How are you passing scope parameter to
oauth ? Which language are you using ? Give us more details.

-Robson Dantas

2010/9/30 maximiliano tosca <maxito...@gmail.com>

> Hello!
> I'm in a need for help!
>
> I'm having the following problem:
>
> I'm developing an app that does a 3-legged oauth authentication to
> log-in to Orkut using Orkut OS client library. I've set this
> OAuthAuthorizationUrl:
> https://www.google.com/accounts/OAuthAuthorizeToken.
> I have no problems when I log-in with any normal Google account. I
> enter my email and password and step into my app.
> The issue happens when I try to authenticate with an account of
> another google app (an email account in this case -not Gmail- ) which
> I had also registered as a Google account.
>
> For example, I have a Google App mailing service at @mydomain.com and
> my email address is  maximili...@mydomain.com. Let's suppose that i've
> registered this email as a Google account and I can now log-in into
> Orkut using this email address.
>
> Now, if I'm logged in mydomain.com email account, when I try to log-in
> to my app using oauth, the Google accounts service redirects me to a
> page where I can select an email address to use to log-in to my app
> and if I choose this maximili...@mydomain.com address I get: 'The
> "scope" parameter was bad or missing.' error.
>
> The thing is that when I choose this type of email account (Google
> app) and I'm logged-in to it, I get redirected to
> "
> https://www.google.com/a/mydomain.com/OAuthAuthorizeToken?oauth_token=XXXXXXXXXXXXXXXXXXXX&scope=http%3A%2F%2Forkut.gmodules.com%2Fsocial
> "
> instead of "
> https://www.google.com/accounts/OAuthAuthorizeToken?oauth_token=XXXXXXXXXXXXXXXXXXXX&scope=http%3A%2F%2Forkut.gmodules.com%2Fsocial
> "
> as it should be. I have no idea how to fix this or avoid this
> redirection from Google.
>
> If anyone knows how to do this I'll be very grateful.
>
> Thanks!
>
> --
> Atte:  Maximiliano Tosca
>
> --
> 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-or...@googlegroups.com.
> To unsubscribe from this group, send email to
> opensocial-orkut+unsubscr...@googlegroups.com<opensocial-orkut%2bunsubscr...@googlegroups.com>
> .
> 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 opensocial-or...@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