I'm using this settings in the OAuth Service:
Request Token URL:
https://login.salesforce.com/_nc_external/system/security/oauth/RequestTokenHand
ler
Access Token URL:
https://login.salesforce.com/_nc_external/system/security/oauth/AccessTokenHandl
er
Authorization URL:
https://login.salesforce.com/setup/secur/RemoteAccessAuthorizationPage.apexp
And the Consumer Key and Consumer Sectret obtained from the org.
I have obtained the token sucsesfully with Authorize, but when I try to test
the response to a simple apex page in the same org that have a hello is:
The URL has moved <a
href="https://na3.salesforce.com/visualforce/session?url=https%3A%2F%2Fc.na3.vis
ual.force.com%2Fapex%2FremoteAccess">here</a>
Aclaration: the user I obtained the token, the sfdc-oauth-playground and the
page are in the sqme dev org.
Thanks
Original issue reported on code.google.com by kaneda...@gmail.com on 2 Sep 2010 at 7:41
Original issue reported on code.google.com by
kaneda...@gmail.com
on 2 Sep 2010 at 7:41