NlaakALD
CCConvex Community
•Created by NlaakALD on 12/11/2024 in #support-community
Are we sure this is working?
https://github.com/get-convex/template-nextjs-convexauth-shadcn
I've cloned, gone through the config steps and provided Resend, Github. For magic-link, After clicking link in email it opens sign in page in separate tab and not logged it. For Github, it complains:
Be careful!
The redirect_uri is not associated with this application.
The application might be misconfigured or could be trying to redirect you to a website you weren't expecting.
I am of course running localhost. So I went through steps again. I am missing something or something missing from docs?70 replies
CCConvex Community
•Created by NlaakALD on 10/29/2024 in #support-community
Resend, Email verification/login not working?
18 replies
CCConvex Community
•Created by NlaakALD on 10/4/2024 in #support-community
Server show signed in & refreshed token, yet, <Unauthenticated> is triggered
24 replies
CCConvex Community
•Created by NlaakALD on 9/27/2024 in #support-community
Convex Log Error "auth:store Invalid Refresh Token"
13 replies
CCConvex Community
•Created by NlaakALD on 9/19/2024 in #support-community
Convex-Auth/NextJS/NPM (Not Vite)
44 replies
CCConvex Community
•Created by NlaakALD on 6/20/2024 in #support-community
Unable to push deployment config to ...
Hi all. I just started having this issue about 2 hours ago. The Live Site is working with no issues, but the dev side will not update config. Says OPEN_API_KEY not defined but it is and has been for last 20 days. I though I might have broke something after not being able to figure it out, so i stashed and pulled in the live version (production) and its doing the same thing.
so i created a component to test OpenAI connection
and added a function to the openai.ts file in convex folder
All is good except thats its not.
npx convex dev
is spamming
and npm run dev
is giving error
the last error is because i cannot update config (convex). The only thing that changed was i upgraded to pro from free.
Am i missing something?2 replies