Mobile App SSO OAuth2 Token

We are using OAuth2 tokens from SSO logins for authorization in our APIs and it has been working great in webapps, however they don't seem to work with the mobile apps.

It does work when demoing the mobile app in the browser, however when using the same app on the mobile device the API returns an error "Unauthorized. Access Token is missing or invalid".

Logins are happening using SSO in the mobile app the same way as in the browser, so I can only assume the OAuth2 Token isn't being passed in the API requests properly when using the mobile app.

Can somebody please assist?

Thanks!

Should be fixed now. If anyone else has this problem please comment on this thread or reach out to me at braden AT retool dot com.

1 Like