Calling the below endpoint from a third-party browser website for Google Chrome fails with 404 Not Found.
https:// ${OktaDefaultDomain} /api/v1/sessions/me
or
https:// ${OktaCustomDomain} /api/v1/sessions/me
- Google Chrome
- Cookies
- 3rd-party website
To resolve this issue, perform the following steps:
- Go to the browser Settings.
- Click on Privacy and Security from the left-hand side and then on Cookies and other site data.
- Select Allow all cookies.
- Then Sign in to the Org and test the API on the browser, it can be using the default domain or the Custom domain.
