<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008pahE3SAIOkta Classic EngineOkta Integration NetworkAnswered2021-01-26T15:03:02.000Z2020-06-24T07:17:23.000Z2020-06-25T05:16:28.000Z

daweiw.58389 (Customer) asked a question.

OKTA API always returning 404 Not Found

Hi there,

I read through the API reference especially for the User section, I downloaded the Postman collection for OKTA, regardless which APIs ( ListUsers, etc), it always gives me the 404 error, could you be able to advice what is going wrong?

 

curl --location --request GET 'https://${"okta-domain"}/api/v1/authorizationServers/default' \

--header 'Accept: application/json' \

--header 'Content-Type: application/json' \

--header 'Authorization: SSWS ${"API_Token"}'

 


This question is closed.
Loading
OKTA API always returning 404 Not Found