Can't deploy edge functions after updating to the latest version
I was working with Supabase CLI v1.99 and functions were deploying properly but after upgrading to the latest version(1.127.3) I am not being able to publish and the error is probably somewhere in my configuration. Here is the error.
As you can see it just does a request to /v1/projects//functions.... It doesn't contain my project id so what would be the solution to this issue. Please help
As you can see it just does a request to /v1/projects//functions.... It doesn't contain my project id so what would be the solution to this issue. Please help