Sanchitbajaj02 / palettegram

A social media app to get designs and color palettes for designers by designer.
https://palettegram.vercel.app
MIT License
57 stars 97 forks source link

Bug: Got Error 412 when logging in with Google/GitHub #368

Closed Anu-S-M closed 2 weeks ago

Anu-S-M commented 3 weeks ago

What happened?

When attempting to log in using Google or GitHub authentication providers on the deployed website hosted on Vercel, users encounter 'Error 412: This provider is disabled.' This error prevents users from successfully logging in with their Google or GitHub accounts. The issue seems to be specific to these authentication methods and does not occur with other authentication providers. It's important to note that both Google and GitHub authentication providers are properly configured and enabled in the Appwrite console. Screenshot 2024-06-08 235332

Add screenshots

No response

What browsers are you seeing the problem on?

Chrome

Record

github-actions[bot] commented 3 weeks ago

Congratulations, @Anu-S-M! 🎉 Thank you for creating the issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

'We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our Contributing Guidelines'

Anu-S-M commented 3 weeks ago

I would like to work on this issue. Please assign this @Sanchitbajaj02

Sanchitbajaj02 commented 2 weeks ago

I would like to work on this issue. Please assign this @Sanchitbajaj02

Authentication with google and github is implemented. Only the production isn't compatible with it so it was not working on it