Hello, i have connected supertokens with my own po...
# support-questions-legacy
e
Hello, i have connected supertokens with my own postgres db, and when i do apply migrations to production db i have issues. Basically, my request http://mydomain/api/signup returns status ok, but after that goes http://mydomain/api/user/email/verify/token and it fails with 401 status. How can I resolve this?