Well I'm doing the latter at the moment so I'm going to go with that's  
the problem. Out and a about at the moment so I'll confirm it tomorrow  
morning.

Good to know, and thanks for your help.

On 18/06/2009, at 6:36 PM, Lachlan Hardy wrote:

>
> I'm using the OAuth gem, but I had a similar problem.
>
> You need to ensure you are specifying the oauth_callback in your  
> request.
>
> eg @request_token = @consumer.get_request_token(:oauth_callback =>
> "http://example.com/auth";)
>
> instead of
>
> @request_token = @consumer.get_request_token

Reply via email to