0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Refresh Tokenのまとめ

Last updated at Posted at 2024-08-17

まとめページに戻る
まとめN~Z

エラー

status:400,content:{"error":"invalid_grant","error_description":"expired authorization code"}

トークンが無効か、有効期限が切れています。もう一度お試しください。

It's typical for access tokens to expire after two hours, so if you're encountering expiration in a shorter timeframe, it might be due to specific policies in your SF Environment. Check the settings in your connected app's OAuth Policies.

Also, check the following article links, which might help you resolve this issue.

https://help.salesforce.com/s/articleView?id=sf.connected_app_manage_oauth.htm&type=5

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?