Well I changed my code to use a library rather than try to do it
manually and I got it to work. Now for all subsequent requests am I
suppose to sign requests using the oauth_token_secret that was
returned?


On Apr 8, 7:30 pm, "yves.v...@mac.com" <yves.v...@mac.com> wrote:
> On Apr 9, 2:24 am, John <munz...@gmail.com> wrote:
>
> > The only thing the docs doesn't note is the secret key that is
> > used to sign. Am I suppose to use the consumer secret or do I need to
> > get a token secret as well then combine them like in oauth requests?
>
> You need to use the consumer secret at this point. There aren't any
> previous requests with xAuth - there's just the one to obtain the
> access token. Later on you'll need the token secret from the access
> token, of course.
>
> Let me see your request details, please.

Reply via email to