Hello everyone, I just migrated to the new API keys. I disabled the legacy JWT keys and switched my .env.local file to include the new publishable key as is also shown in the docs.
However now I am getting the following erro:
⨯ Error: Your project's URL and Key are required to create a Supabase client!
Check your Supabase project's API settings to find these values
any ideas ?
The user kkats is experiencing an issue after migrating to new API keys. They disabled the legacy JWT keys and updated their .env.local file with the new publishable key, but they encounter an error indicating that the project's URL and Key are required to create a Supabase client. They are seeking help to resolve this issue.
User needs: update keys from anon to publishable
User issue: Edge function authentication fails after database migration
What version of @supabase/supabase-js are you using?