Skip to main content

Hello, I do not receive a refresh token when generating an access token to the oauth token endpoint. Have I missed some setting somewhere?

Sample response:

And the authorization URL looks like this:

Thank you

Hey ​@SteveASmyle,

Happy to help. One quick question—have you checked off the “Expire token” option in your developer app settings? If this is unchecked, you won’t receive a refresh token in your OAuth payload:

If you have already created your app without checking off this setting, you’ll need to generate a new set of credentials and check this option off from the beginning of the settings flow (step 5 here):

 

Let me know if you still have trouble after checking this setting off.

Cheers


Reply