<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
0D54z0000AE4NlrCQFOkta Classic EngineAPI Access ManagementAnswered2024-09-19T16:25:47.000Z2024-08-03T08:23:30.000Z2024-09-19T16:25:47.000Z
Cause of error "The endpoint does not support the provided HTTP method"

Hi

I am trying to access the Okta endpoint "GET api/v1/groups/<groupID>/users?limit=10000" from simple java program.

But it throwing an below error with 405 error code.

HTTP Error code : 405, Okta Error code : E0000022, errorSummary : The endpoint does not support the provided HTTP method, errorCauses:[]

 

Could you please share your thoughts can be reason for throwing this type of error. it was working earlier and suddenly stopped working.

 

 


This question is closed.
Loading
Cause of error "The endpoint does not support the provided HTTP method"