Lump
Lump
KKinde
Created by Lump on 1/8/2025 in #💻┃support
Error: State not found
Yes
8 replies
KKinde
Created by Lump on 1/8/2025 in #💻┃support
Error: State not found
@Yoshify Password protection was disabled, and now i disabled vercel authentication too, didn't help
8 replies
KKinde
Created by Lump on 1/8/2025 in #💻┃support
Error: State not found
Still have issues. Application details on kinde.com Callback URLs Application homepage URI https://blog-marshal-three.vercel.app The homepage link to your application. E.g. https://app.yourapp.com. Opens on logo-click and for other back link actions. Application login URI https://blog-marshal-three.vercel.app The default login route for resolving session issues. Allows users to redirect back to the application sign-in page via the /auth endpoint. E.g. https://app.yourapp.com/api/auth/login Allowed callback URLs https://blog-marshal-three.vercel.app/api/auth/kinde_callback These are the redirect URIs where the user can be sent after authenticating. Add each URL on a new line. Allowed logout redirect URLs https://blog-marshal-three.vercel.app These are the URLs where the user can be sent after signing out. Add each URL on a new line. in vercel KINDE_POST_LOGIN_REDIRECT_URL = https://blog-marshal-three.vercel.app/api/auth/creation KINDE_POST_LOGOUT_REDIRECT_URL = https://blog-marshal-three.vercel.app KINDE_SITE_URL= https://blog-marshal-three.vercel.app KINDE_CLIENT_ID same KINDE_ISSUER_URL same KINDE_ISSUER_URL same same redirect and error when sign in (in development all was ok) https://blog-marshal-three.vercel.app/api/auth/kinde_callback {"error":"Error: State not found.\nTo resolve this error please visit our docs https://docs.kinde.com/developer-tools/sdks/backend/nextjs-sdk/#state-not-found-errorAuthentication flow: Received: dc05a229d1bd8aa8201ab4921c30 | Expected: State not found"}
8 replies