adrianhajdin / social_media_app

Build a modern social app with a stunning UI with a native mobile feel, a special tech stack, an infinite scroll feature, and amazing performance using React JS, Appwrite, TypeScript, and more.
https://jsmastery.pro
1.26k stars 381 forks source link

SignIn Error #69

Open Jstreetman opened 3 months ago

Jstreetman commented 3 months ago

AppwriteException: The current user is not authorized to perform the requested action.(api.ts:100)

This happens when I try to sign in, even though I enable permissions properly as indicated in the video, it still won't work.

adityaranjan2005 commented 3 months ago

Is it working on properly on Localhost or the problem occuring after deployment?