Hi,
I'm trying to authenticate with oauth and it doesn't work. I
registered my app and use the following settings:
url:
http://brightkite.com/oauth/request_token
postdata: oauth_callback=http%3A%2F%
2Fwww.example.de%2Fbk
%2Fbk_callback&oauth_consumer_key=xxxxxx&oauth_nonce=7451212199ba295620ce37fae4aaa0d2&oauth_signature=xxxxxx&oauth_signature_method=HMAC-
SHA1&oauth_timestamp=1256224377&oauth_version=1.0
The response I get from Brightkite is: "Ouch, something went wrong!"
Please, can anybody help or confirm that oAuth isn't working? I don't
have problemes with Twitter e.g. with my oauth client.
Thanks,
Toni