I try to log in with email/password and receive a Credentials successfully. However the refresh_token
is null due to missing offline_access
scope. Follow some guides, I realize must enable that scope in dashboard, via an option named “Allow Offline Access”. But I find across entire dashboard and cannot see it. Can anyone help me?
Update: Here is screenshot of how my API > Settings looks like
![alt text][1]