Workflows Insufficient scope

I’m trying to retrieve a Policy Object in Workflows using the Custom API action. It seems to find the policy but throws a 403:

www-authenticate:Bearer authorization_uri=“http://iaas-demo.oktapreview.com/oauth2/v1/authorize”, realm=“http://iaas-demo.oktapreview.com”, scope=“okta.policies.read”, error=“insufficient_scope”, error_description=“The access token provided does not contain the required scopes.”, resource=“/api/v1/policies/rstadj89ogivxpvsd1d7”

I tried adding “okta.policies.read” to the scopes in the Auth Server but it said I couldn’t. Anyway around this?

Thanks,

Can you try granting the okta.policies.read scope for the Okta Workflows OAuth application (on the Okta API Scopes tab) in your org?