今日、新しいメンバー権限 API に移行した後、すべてがうまくいきません。リンクインAPIダッシュボード自体から取得したcosumerキーとシークレットを、oauthトークンとシークレットとともに使用しています。
発生し続ける 3 種類の問題があります。
{"errorCode": 0,"message": "Could not find person based on: ~","requestId": "7GPT96SW3C","status": 404,"timestamp": 1369827647671}
2番目:
<error><status>401</status><timestamp>1369826490661</timestamp><request-id>ZYWPUD43G3</request-id><error-code>0</error-code><message>[unauthorized]. The token used in the OAuth request is not valid. ******</message></error>
三番:
com.linkedin.anet.auth.pub.ANetAuthException: other: anetID=*****
誰かがこれらのいくつかも持っていますか?はいの場合、どのように解決しましたか? ありがとう!