As per the title, I have created another project. I then deployed all the edge-functions that I used in
Project A
Project A
to
Project B
Project B
but whenever I make an edge-function call I get a 401.
In my front-end, I can authenticate (It works correctly - Auth gets populated when making new accounts) I have a valid JWT and the request is sent to the right project.
After all this I am still getting a 401 and I can't tell why. I have the same settings enabled on both projects (JWT is not disabled on any of them anywhere)
Anyone might have an idea what I should look out for? - I also tried to
Rotate JWT Keys
Rotate JWT Keys
and redeployed my functions and still not working.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.