Sandbox access token not generating
- created whatever needed to generate access-token from Postman & successfully generated access token.
- Now made hit to the API around 3k and fetched data.
- After a certain number if I try to generate access token, its showing invalid grant type. And also at the same time I am not able to log in to my Salesforce account.
- After around 30min, I am able to generate access token from Postman again without making any changes.
1. Postmanからアクセストークンを生成するために必要なものを作成し、アクセストークンを正常に生成しました
2. 3k あたりで API にヒットし、データをフェッチするようになりました。
3. アクセストークンを生成しようとすると、特定の数の後、無効な付与タイプが表示されます。同時に、Salesforce アカウントにログインできません。
4. 約 30 分後、変更を加えることなく、Postman からアクセス トークンを再度生成できます