API Token Scope Missing

We have a retool instance at version 3.24.15.

I'm trying to use api/v2. when I try to GET source_control/config i'm getting the following error message "Forbidden: API token is missing scope "source_control:read""

When I set up the access token in our instances UI, I checked all scopes (Apps and SCIM) available.

Watching this thread, we've got this puzzle as well.

@trillich , what version are you on?

Version 3.24.15

what about you, @trillich ?

@SteveM , I was unable to reproduce your error on Version 3.24.15. Are you sure, when you created the access token, that you selected Read for source control in the Scopes section? Can you re-create another access token and use that new one instead?

Let me know if this works.

Aha, I just needed a new connection. Had trouble finding where the "scope" specs were. All better now! :+1: