Do I need to replace the word provider with google ?
TL;DR
The user is experiencing issues with Google Auth via API. They are able to successfully perform an action after login but the Google consent screen is not popping up. A suggestion is made to try removing the curly braces. The user also mentions that despite setting the provider as Google, they are still receiving an error message asking to add a provider in the raw body text. A solution is given to add "https://sober-up-wagzi5.flutterflow.app/" as the web platform. The user then encounters another error. In response to a question, the user confirms that they need to replace the word "provider" with "google".Yes
Any one of these
TypeScript
amazon, apple, auth0, authentik, autodesk, bitbucket, bitly, box, dailymotion, discord, disqus, dropbox, etsy, facebook, github, gitlab, google, linkedin, microsoft, notion, okta, paypal, paypalSandbox, podio, salesforce, slack, spotify, stripe, tradeshift, tradeshiftBox, twitch, wordpress, yahoo, yammer, yandex, zoom
Thank you
Now am getting this error
You need to add https://sober-up-wagzi5.flutterflow.app/ as web platform
One last thing even though I set the provider as google it still keep saying that I need to add a provider in the raw body text
Can you try without the curly braces?
It’s finally return success and do the action the button was supposed to do after login but the google consent screen doesn’t pop up
Recommended threads
- Upgrade Issue
Am having issue upgrading my appwrite account to pro as my card number is 19 and the required input is 16 digit
- createEmailPasswordSession Error using S...
Did someone succeed using SSR approach for login?
- [Solved] how to get user prefs from serv...
i want to get a specific users preferences from serverside maybe i missunderstood something