Help with FastAPI registration
I am trying to integrate Kinde to my FastAPI project, but for some reason I get error 500, and redirected to Kinde page which shows error 404
5 Replies
This is the endpoint I am using
Here are allowed callback urls
Hey @☀eek,
Are you able to share more details on the code you have setup with FastAPI that results in a 500 erro and 404 error on the Kinde page.
Would you be able to pass on the smallest code sample that still reproduces the same error?
This will help my team replicate and troubleshoot your issue.
I was able to understand where the error came from. In my
.env
in KINDE_ISSUER_URL
instead of mydomain.kinde.com
I used mydomain.kinde.com/api
Thank you for your time and helpI didnt do a thing 😆
Please dont hesitate to reach out if you come across any other issues