Dustin, thanks for the reply!
Yes I have verified it (the details are here:
https://developer.apps.yahoo.com/dashboard/...ml?key=xbgafc6e Don't know, if you can access them).
The complete exchange is below. (Is it ok to post your API key in public forum? I mean, will I need to create new key after this post?)
GET /oauth/v2/get_request_token?oauth_signature=3LqNmvmbuc3JqWnlsZci6FwHAhI%3D&oauth_consumer_key=dj0yJmk9M3d1TU9HNWtLTUpBJmQ9WVdrOWVHSm5ZV1pqTm1VbWNHbzlNV
EUyTlRVME1UTTImcz1jb25zdW1lcnNlY3JldCZ4PTdi&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1257145626&oauth_nonce=68196963&oauth_version=1.0 HTTP/1.1
Host: api.login.yahoo.com
User-Agent: Drakma/0.11.5 (SBCL 1.0.20; Linux; 2.6.18-5-686;
http://weitz.de/drakma/)Accept: */*
Connection: close
HTTP/1.1 401 Authorization Required
Date: Mon, 02 Nov 2009 07:11:20 GMT
P3P: policyref="http://info.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV"
WWW-Authenticate: OAuth oauth_problem=consumer_key_rejected
Connection: close
Transfer-Encoding: chunked
Content-Type: application/x-www-form-urlencoded
PS. Forgot to write in the previous post, that I've tried both GET and POST requests (just for GET it's easier to see the parameters)