meltonstudios
Explore posts from serversCCConvex Community
•Created by meltonstudios on 1/15/2025 in #support-community
Convex Auth URL undefined
Any Idea what would cause this when using convex auth and Next app router? The error appears when the user trys to sign in. We get a 500 error code at the /api/auth route. We also have the NEXT_PUBLIC_SITE_URL set and this worked prior.
Error:
url
property passed to convex/nextjs function but is undefined. Is an environment variable not set? If this is intended remove 'url' from the preloadQuery options.
Error [ERR_HTTP_HEADERS_SENT]: Cannot append headers after they are sent to the client26 replies
MManifest
•Created by meltonstudios on 12/7/2024 in #questions-🙋
eCommerce
How scalable would this be for a simple ecommerce solution? It would be for a wholesale market that gets a few hundred orders per month. I have a production project I am comfortable using as a test.
Thanks!
3 replies