KindeK
Kinde7mo ago
12 replies
Hundrick

Error : Moved Permanently POST /api/kinde-webhook 400

Hi, I'm currently trying to implement a Webhook with Kinde in order to sync The Kinde Users with my DynamoDB database.

I used this command for dev testing :

ngrok http http://localhost:3000


I changed the URL Webhook in Kinde to the URL generated by nGrok. With that tool I can see the JWT but I encountered this error : Moved Permanently POST /api/kinde-webhook 400. And I have no idea what's wrong...

Here's my api/kinde-webhook/route.ts file.
image.png
Was this page helpful?