I’m trying to set up Signup/Login features via Supabase, but I can’t get it to work. I followed Supabase’s documentation and have the project url, headers, and form information, but it’s not working. I’ve had it work a couple times, but then I try again and it spits out a error 500 code.
Also, when I add the external api to an event for form collection, whenever I try to preview my site and fill out the form I get the error “Error from source”.
I’ve been trying to fix this for a while. Could I please have help?
Like I said before, I have all the headers set up properly, but it only sometimes works with the test feature in external apis and never works with the live page.