403 on granted scope

Hi
I updated a working app integration in the OIN Manager and granted the application the scopes ‘okta.domains.read’ & ‘okta.emailDomains.read’.

I created a test app by clicking on “Test in Okta” and executed the following API endpoints and received 403 error:

/api/v1/email-domains
/api/v1/domains

Okta OIN support told me to send an email to developers@okta.com but I’m getting back a message saying the address is not valid.

Will appreciate any help on how to solve the HTTP 403 errors.

All other scopes are working well.

Hi,

What is the endpoint that the application is hitting, which results in the 403?

These are the API endpoints returning 403:

/api/v1/email-domains
/api/v1/domains

What is the Admin role assigned to the application? I would assume anything below Super Admin would throw the 403 error.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.