Urgent : Not able to refresh access and refresh tokens automatically in c#.net

新規投稿

コメント

1件のコメント

  • mwiller

     Are you trying to refresh the Developer Token in this case?  That token is for testing only, and cannot be refreshed.  In order to stay authenticated for longer than 60 minutes, you will need to properly implement authentication using either standard OAuth2 or JWT server auth, depending on what type of auth you have.

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。