On May 23, 5:23 am, Narasimha <[email protected]> wrote:
> HI
>
> Previously my App is working fine under OAuth.
> but recently while i am trying to get request token it shows Bad
> request error like this:
> The remote server returned an error: (400) Bad Request.
>
> I did't change any code.But suddenly it happened.
> Please help.

Can you give further details on the service you're trying to use, and
the client library you're using (if not your own)?

May be you're missing the oauth_callback parameter in the request, if
the provider has updated their service to 1.0a draft 3 spec. Try
passing oauth_callback parameter with value as oob (for non-callback
apps) or with a callback URL and see if you get a valid response.

-cheers,
Manish
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" 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/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to