following are the 2 recording of working deployed applications using OAuth. I did tried all the methods explained in <#1181893097324556289> But eventually these methods didn't worked 🙂. Both the applications are in working conditions and are deployed, one of them is posted on builtwith.appwrite.io and 2nd one with google authentication is submitted there for review.
The methods explained in the attached post may work for some peoples with projects under development but my problem is with projects which are already in working conditions which are too giving response for undefined users.🙂
here are the links for projects: glitch.zone, noteinfi.vercel.app
My code was working fine 2 days back and when I returned to it yesterday I saw this
Yes🙂
Can you check the network request logs?
Same is for me, it only problem with OAuth (i my case its google signin), normal username password signin is working but Oauth signin is throwing this error. It was working properly and we have not pushed anything to production for like 2 weeks. Can you please help on this, its becoming an issue for our end users.
{message: "User (role: guests) missing scope (account)", code: 401, type: "general_unauthorized_scope",…} code : 401 message : "User (role: guests) missing scope (account)" type : "general_unauthorized_scope" version : "0.11.43"
running into this problem as well
@raj.js @SimbaNPC Try this please: https://discord.com/channels/564160730845151244/1181893097324556289/1182106406267134103
Also, could anyone share their network request logs?
yes i tried that
ok will just wait for rollback<:appwritefire:823999000330895380>
How is it now?
working now🫡
appreciate you, hopefully the bug is a little one to fix
It's with a 3rd party so it will be difficult to get fixed ðŸ˜
GGs. haha good luck ser
Hi, now issue seems to be resolved all of a sudden. Thanks a lot for quick resolve.🫡 @Steven @D5
Hey, it's resolved now my project is working in all devices🥳. What was the problem by the way is there anything happened at backend ? 👀
got it.😄
so should I mark this post as solved now?🤔
+1
Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help