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
- SSR Auth with Tanstack Start requires ha...
I followed the Next.js guide for SSR Auth on https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-1 I tried to replicate it for Tanstack Start. However, on...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- how can i make a relationship between a ...
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the s...