<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009Xem5vCABOkta Classic EngineAuthenticationAnswered2024-09-10T09:01:59.000Z2023-08-10T06:34:36.000Z2023-08-11T15:50:23.000Z

kn2h0 (kn2h0) asked a question.

ClientCredentials auth using API service with Swagger UI in .net 6.0 (WEB API)- (Error invalid_client, description: Browser requests to the token endpoint must use Proof Key for Code Exchange.)

HI Team,

 

We have integrated an API Service into our application. However, when we attempt to generate a token using the Client Credentials method through the Swagger UI, an error arises. The error message indicates: "Authentication Error, error: invalid_client, description: Browser requests to the token endpoint must use Proof Key for Code Exchange."

We are seeking guidance on how to address this issue and successfully generate the token. It's worth noting that we lack a client app, and we are not employing the Proof Key for Code Exchange method for token generation. Is there a solution or configuration adjustment that can help us navigate this situation?

 

 

Image is not available


This question is closed.
Loading
ClientCredentials auth using API service with Swagger UI in .net 6.0 (WEB API)- (Error invalid_client, description: Browser requests to the token endpoint must use Proof Key for Code Exchange.)