Hi Team
I am new to OKTA and trying to setup with dotnet core 3.1
I am using Swagger for the API request. and getting the following Error
{
“error”: “invalid_client”,
“error_description”: “Browser requests to the token endpoint must use Proof Key for Code Exchange.”
}
Please Help.