
https://cloud.appwrite.io/v1/databases/6634aff3001750676b50/collections/6634bd780003c3878416/documents?queries%5B0%5D=%7B%22method%22%3A%22equal%22%2C%22attribute%22%3A%22AccountID%22%2C%22values%22%3A%5B%2266447c6000159d7cf05c%22%5D%7D 401 (Unauthorized) (anonymous) @ appwrite.js?v=08d2d413:412 (anonymous) @ appwrite.js?v=08d2d413:28 __awaiter @ appwrite.js?v=08d2d413:10 call @ appwrite.js?v=08d2d413:371 (anonymous) @ appwrite.js?v=08d2d413:2194 (anonymous) @ appwrite.js?v=08d2d413:28 __awaiter @ appwrite.js?v=08d2d413:10 listDocuments @ appwrite.js?v=08d2d413:2181 getCurrentUser @ api.ts:90 await in getCurrentUser (async) checkAuthUser @ AuthContext.tsx:45 (anonymous) @ AuthContext.tsx:72 commitHookEffectListMount @ chunk-P3FVMTXM.js?v=e32c9684:16936 commitPassiveMountOnFiber @ chunk-P3FVMTXM.js?v=e32c9684:18184 commitPassiveMountEffects_complete @ chunk-P3FVMTXM.js?v=e32c9684:18157 commitPassiveMountEffects_begin @ chunk-P3FVMTXM.js?v=e32c9684:18147 commitPassiveMountEffects @ chunk-P3FVMTXM.js?v=e32c9684:18137 flushPassiveEffectsImpl @ chunk-P3FVMTXM.js?v=e32c9684:19518 flushPassiveEffects @ chunk-P3FVMTXM.js?v=e32c9684:19475 (anonymous) @ chunk-P3FVMTXM.js?v=e32c9684:19356 workLoop @ chunk-P3FVMTXM.js?v=e32c9684:197 flushWork @ chunk-P3FVMTXM.js?v=e32c9684:176 performWorkUntilDeadline @ chunk-P3FVMTXM.js?v=e32c9684:384 Show 19 more frames Show less (index):1 Third-party cookie will be blocked. Learn more in the Issues tab. api.ts:108 AppwriteException: The current user is not authorized to perform the requested action. at Client.<anonymous> (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=08d2d413:421:17) at Generator.next (<anonymous>) at fulfilled (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=08d2d413:13:24)
Recommended threads
- How to Appwrite Google Auth with email c...
So I followed the docs to setup Google Auth in my app. But the trouble is anyone with a google account can sign into my CMS. How do I implement a check to see...
- Request failed migration error while mig...
Request failed Please check if your credentials are filled in correctly in the previous step Edit credentials When I check my cloud in the project overview aft...
- [SMS, Twilio]The current user is not aut...
This is my first time using appwrite as a backend, im making a web app for a school org. Im trying to send SMS messages but whenever i try to i just get no auth...
