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
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, itโs mention that only setup client with endpoint / api key is enou...