我想使用Yahoo API在Android中获取登录用户的电子邮件.我已经获得了访问令牌和用户GUID,但获取用户电子邮件的下一步无效.
我收到以下回复消息:
{oauth=WWW-Authenticate: OAuth oauth_problem="OST_OAUTH_SIGNATURE_INVALID_ERROR", realm="yahooapis.com"}
我的代码可以发现这里和问题记录在这里的线179.
请帮我解决这个问题.
android oauth digital-signature yahoo-api
android ×1
digital-signature ×1
oauth ×1
yahoo-api ×1