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
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Streamlit UI and local DB
I want to use Appwrite for automation, like run watchdog service every morning 3 am. Anyone got suggestions, already explored github and documentation no luck. ...