403 error when i am trying to perform a POST method

Continuing the discussion from Receiving 403 Forbidden from .well-known/jwks.json endpoint:

I received below 403 error when I performed POST action.


front end angular:
image

backend asp.net 3.1


rules:

Roles:

Payload:
image
Controller:

please could you tell me what is the problem.

Hi @yonasalmu733,

Thanks for reaching out to the Auth0 Community!

First, could you please elaborate further on the 403 error message and description you observed?

And could you clarify if you can access the following URL on your web browser: https://YOUR_DOMAIN.REGION.auth0.com/.well-known/jwks.json?

I am looking forward to your response.

Thank you.

Thank you for ur response. The problem arises when i am trying to access the API resource. I coudnt get an access and it gives me 403 error. and below i got some responses in visual studio,

Hi @yonasalmu733,

Thank you for your response and clarification.

After looking at your screenshot, I did not find any messages related to the 403 Forbidden error.

To investigate this further, could you please capture a HAR file of the events leading to the error and DM it to me?

Thank you!