Hello, I’m trying to enable “Allow offline access” option but I simply don’t have this setting.
And I’m NOT using the Management API. This is everything I have what concerns refresh tokens. I also add “offline_access” scope to “authorize” endpoint requests but I never get the refresh tokens nor I have the setting. I have a native app. What could be wrong here?
Hey @juliar,
The “Allow offline access” setting is on the API configuration side, not on the client side.
Here you can find more info about refresh tokens.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.