Trying to connect to custom API with OAuth2 - scope missing

Attempting to connect to our custom API which requires OAuth2 authentication…

We can use the same API, same credentials via Swagger, Postman, etc…

I followed the documentation and all seems well except our logs show that Retool does not pass Scope - which is required for our API. Any thoughts?

Hey there @Dima! If you’re using OAuth 2.0 as the authentication option when connecting a REST API, there’s a field for Scopes. Have you tried that?

Yes this is the point, I’m passing it but it’s not making it to our API. We get empty string.

Note that our Scope is UUID format…