Hi all,
I'm getting error, when trying to use OAuth2 resource authorization, returning after oauth flow fails and I can see the following error in the retool instance logs:
"Secrets manager not configured. Go to Settings > Secrets Manager"
Afaik Secrets Manager is an Enterprise feature.
I think Secrets Manager feature is indeed only available on the Enterprise plan of Retool. If you are on the Business plan, this feature will not be accessible, and you will encounter the error you are seeing.
Welcome to the community, @wgr! Thanks for reaching out.
While it's true that the Secrets Manager feature is only available on Enterprise plans, it shouldn't be tied in any way to implementing an OAuth2 flow. Are you trying to reference secrets from within the resource configuration?