How to receive a refresh token?

Question:

How to receive a refresh token?

 

Answer:

  1. Make sure to create a client with the parameter allowOfflineAccess set to true.
     
  2. When requesting an access token to the regular scope add offline_access. In this case there will be a refresh token in addition to the access token.
    mceclip0.png

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.