
Liadm.56723 (Customer) asked a question.
Hi All,
I am trying to query the risk providers API -
https://[HOST].okta.com/api/v1/risk/providers
- I'm authenticated
- API Path is according to the Docs
- No other parameters are needed (according to docs)
- I haven't configured any risk-providers (but I assumed it will just return empty JSON)
This is the response I get:
errorCode: E0000015
errorSummary: You do not have permission to access the feature you are requesting
Any idea why I get this error and what should I do to fix it?
Thank you

Hi @Liadm.56723 (Customer),
Thank you for posting on the Okta community page!
Usually this error occurs when the functionality that you are trying to achieve through APIs is not enabled upon your Okta tenant, therefore I would advise to check if the risk providers feature is enabled on the Okta org, where you are performing the API calls, and if not, I would recommend to reach out to your Account Executive to have it enabled in order for you to no longer see this error message.
I hope the above information is useful!