On Apr 9, 2:24 am, John <[email protected]> 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. -- To unsubscribe, reply using "remove me" as the subject.
