我正在尝试使用以下URL获取请求令牌:
http://www.fatsecret.com/oauth/request_token&oauth_consumer_key=<consumerKey>&oauth_signature_method=HMAC-SHA1&oauth_nonce=fatsecret12345678&oauth_timestamp=12345678&oauth_version=1.0&oauth_callback=oob
由于发生了意外错误,因此出现错误。
有人知道错误是什么吗?