404 Error for /api/auth/sign-up
When attempting to access the sign-up endpoint via /api/auth/sign-up/email, the SvelteKit app throws a 404 error:
does anyone have an idea why this happens?
11 Replies
any idea?
@Ping
Can i see your auth config? @Yannik
sure @Ping
@Ping have you seen this
@Yannik have you found a solution
Because I'm having this exact problen
Fixed: Problem was that he named the hooks.server.ts wrong
Yes don’t use https
Use http
That should not be the issue
Well that was the case for me
But then you cant use it in production?
Or did you just do https://localhost
Domain.de – Domains günstig registrieren – Ihre Domain Suche u...
Domain schnell und günstig registrieren. Freie Domains (.de, .com, .net, .eu, .at, .ch, …) suchen und reservieren. Kostenlos Domains parken und verwalten.
I haven’t found any other way for using it
Lmk if you find any solution