Unable to add Oauth Credentials in the Pack Settings

Hi team,

I’m trying to build an app that fetches data from an API that uses OAuth2 flow.

When I go to Pack settings I should see “Add OAuth Credentials” options as shown in the tutorial Using OAuth2 - Coda Pack SDK.

However, I do not see that option. I tried upgrading to the Pro plan and created a new pack but I still don’t have the option to add OAuth credentials

Hi @Mohammad_Mohammad2 - The setting will only be available after you build a Pack that includes the OAuth2 setup code. Hit the build button (or use coda upload if you are using the CLI) and it should be available.

3 Likes