Okta Authentication At the Backend

Hey,
So Basically I am generating Access Token on my FrontEnd React using PKCE flow.
And then Sending the Access token as an header to backend API.
But I am getting 401 Unauthorized Error.
When i try to Access.
Also I am using and org Server “www.exampleOrg.com” as issuer URI

Hi there @Aditya2222 ,

Welcome to the community!

You’ll want to ensure the issuer URI matches your Okta account configuration.

Here’s a step by step walkthrough of how to get the configuration values.

If you are using an existing Okta account, you can follow the steps in this section to set up the Okta application manually

Let us know how it goes!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.