[twitter-dev] Re: help with xAuth

2010-04-09 Thread yves.v...@mac.com
On Apr 9, 7:23 am, John wrote: > Well I changed my code to use a library rather than try to do it > manually and I got it to work. Coward ;-) > Now for all subsequent requests am I > suppose to sign requests using the oauth_token_secret that was > returned? Yes. -- To unsubscribe, reply usin

[twitter-dev] Re: help with xAuth

2010-04-08 Thread yves.v...@mac.com
On Apr 9, 2:24 am, John 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