Error when trying to add Google auth provider
Using supabase studio locally and getting an error when I'm trying to add google as the auth provider (I've input the correct client ID and secret from google cloud).
"Failed to update auth configuration: API error happened while trying to communicate with the server."
Some context: My supase isn't on 127.0.0.1:54321 and my sutdio isnt on 127.0.0.1:54323
I had some issues with my WSL and its using 172.17.88.78:54323 instead
Not sure if this could be causing some issues.
"Failed to update auth configuration: API error happened while trying to communicate with the server."
Some context: My supase isn't on 127.0.0.1:54321 and my sutdio isnt on 127.0.0.1:54323
I had some issues with my WSL and its using 172.17.88.78:54323 instead
Not sure if this could be causing some issues.