Appwrite 1.8.1 TablesDB Permissions Issue - 401 on Row Creation (Vue.js 3 Frontend)
- 0
- Self Hosted
- Databases
- Web
Hi - I'm migrating a newer VueJS web application from Supabase to Appwrite. I'm looking for an experienced Appwrite Developer to help me solve a permissions issue that I cannot understand?! Authentication is working correctly, but I'm hitting a 401 "not authorized" error when authenticated users try to create rows using the new TablesDB.createRow() API. What I don't get is that the row is successfully created in the database, but the API response returns 401, causing the client SDK to throw an exception.
Tech Stack
- Self-hosted Appwrite 1.8.1
- Appwrite Web SDK v22.0.0
- Appwrite Node CLI v13.3.2
- Vue.js 3.5 (Options API) + Pinia
I've made a Upwork job post as I'm eager to pay for the help: https://www.upwork.com/jobs/~022021862142448029565
I hope to do a call with someone experienced who I can show the codebase and hopefully fix the error.
Recommended threads
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...