angular/angular.js

OKTA Session closing API is failing in angularjs

subdharan opened this issue · 1 comments

Hi Team,

I am using OKTA default APIs( /api/v1/users/${userId}/sessions) for closing session across all the devices. The functionality is working as expected but the status is showing the API call is failed.
And also when we validate through Postman the 204 response code is returning but in angularjs the API call is failing.

Below is the API reference page which I have used in my application
https://developer.okta.com/docs/reference/api/users/#user-sessions

Please find the attached screenshot for your reference
session_API_Failed

Postman Response
Postman_close_session_with_204_status

Thanks & Regards,
Subash.E

This sounds like a general support question. Please, use one of the appropriate support channels for these types of questions.
GitHub issues are reserved for bug reports and feature requests.

Thx!