@jiggyboy This could be because the callback URLs in your Kinde application settings have not been updated. Are you able to double check that they match?
Software engineer Peter takes you through how to deploy a Kinde app using Vercel, and covers the common pitfalls involved.
00:00 - App demo 0:46 - Creating a project on Vercel 1:19 - Initialising Github repo 2:49 - Setting up environment variables on Vercel 4:00 - Deploying and visiting the app on the Vercel Domain 5:13 - Updating environment ...
Heyy thanks for the reply - I realized that creating an api and calling the kinde server session wasn’t working. Soon as I consumed the functions in my app instead, it started working.