
Admina.05254 (Customer) asked a question.
Hello, I have a Service App and I'm trying to list my applications using the API. I granted the 'okta.apps.manage' and 'okta.apps.read' but I still get 403. Any idea why? Am I missing any required scope? (btw, I need it to work with the service app, not the API token)

Hello @Admina.05254 (Customer) Thank you for reacting out to our Community!
We recommend to give this service account Application admin, but if you are using custom roles then you might need to give the account edit apps role, as mentioned here:
https://help.okta.com/en-us/Content/Topics/Security/custom-admin-role/about-role-permissions.htm#Application_permissions
Community members help others by clicking Like or Select as Best on responses. Try it today.
Hey Paul, thanks for your answer!
We're using a service app and not an app token, it means I give it scopes and not admin roles. Which scopes do I need?