KindeK
Kinde3y ago
2 replies
brattberg

This client must include a code_challenge when performing the authorize code flow, but it is missing

Hey! I'm using the NextJS App Router v2 integration with the example Dashboard application from Next.

When logging in using Google or Microsoft I get the following error:
{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. This client must include a code_challenge when performing the authorize code flow, but it is missing."}


I noticed on my client details on kinde.com that Client Secret is listed as (N/A), and as such I have not added any client secret.

Any guidance?
Was this page helpful?