Twitter provider - No API key found in request
Hi,
I want to create a twitter auth flow, and with no code changes, I get this error.
The same code works when I paste in my staging supabase credentials (it has twitter auth enabled as well, same api/secret defined)
I literally don't understand what's happening, I was working, everything was fine, then suddenly this message started to appear.
From the network tab it seems that I get to authorize?provider=twitter just fine, and then supabase redirects me to my own url without any credentials
I tried to delete and reenable twitter auth, not sure what else to do
I want to create a twitter auth flow, and with no code changes, I get this error.
No API key found in request The same code works when I paste in my staging supabase credentials (it has twitter auth enabled as well, same api/secret defined)
I literally don't understand what's happening, I was working, everything was fine, then suddenly this message started to appear.
From the network tab it seems that I get to authorize?provider=twitter just fine, and then supabase redirects me to my own url without any credentials
I tried to delete and reenable twitter auth, not sure what else to do