<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
0D51Y00009Y07QBSAZOkta Classic EngineAnswered2024-04-16T12:50:42.000Z2020-09-25T20:29:10.000Z2020-10-02T22:49:19.000Z

oycc2 (oycc2) asked a question.

Potential Bug? Getting an OAuth client with clientid ending in .map returns path not found error

When trying to get oauth clients using the following api call and any client id ending int .map, error is returned.

 

GET https://nike.okta.com/oauth2/v1/clients/star.foo.map

 

Error:

{

"errorCode": "E0000008",

"errorSummary": "The requested path was not found",

"errorLink": "E0000008",

"errorId": "oaeNvzTeX5zRZexwrCC0D3EkQ",

"errorCauses": []

}


  • Hi Chelsea, it sounds like a bug so I recommend opening a support ticket and working with the support agent to file a bug jira.

     

    I see a similar issue being reported for another API endpoint. The internal jira for that issue is OKTA-322140 so the support agent can file a similar jira.

This question is closed.
Loading
Potential Bug? Getting an OAuth client with clientid ending in .map returns path not found error