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 :
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.
I used this command for dev testing :
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.
