Threads
Found 5000+ results.
User (role: guests) missing scopes
Encountering a 401 Unauthorized error when attempting to create users AI assistant suggested I need to create a "server" type API key instead of the current "standard" prefixed key, but my Appwrite ...
- Web
- Cloud
SMS based authentication issue AppwriteException: Missing required parameter: "secret"
Hi, I am creating sms based login. I am able to send SMS code to my real number however I am receving this error. I can log the "secret" and i can see it is not missing but appwrite is complaining for...
- React Native
- Auth
database not found
i have an user in the database, i can see it from console, but aren't able to fetch it from the web client, it says Database not found, appwrite:1.7.4 used, self hosted appwrite@18.2.0(web client)
- Self Hosted
- Databases
- Web
WebSocket reconnecting issues – Realtime not working
Hello! I am experiencing a problem with the Realtime API. My frontend is constantly reconnecting to the WebSocket server, and as a result Realtime is not working in my app. Details: Environment: Nu...
- Web
- Realtime
- Cloud
dns issue with custom domain
im getting this, but i can access the appwrite through http://new.theasians.co.uk/console/ which is http but im not getting https, i deployed in vps through hostinger application(appwrite:1.7.4) why i...
- Self Hosted
- Web
Migration issues
Hey, quick question — I’m currently running a project on an Appwrite Pro account, but I recently got access to the GitHub Student Pack. Is there a way to migrate my existing project (databases, storag...
- React Native
- Cloud
Help needed on sites and funcions
I have Appwrite 1.7.4 self-hosted on a VPS. If I enable this parameter: `_APP_OPTIONS_ROUTER_FORCE_HTTPS` Functions work perfectly. If I disable it, the sites works. Does anyone have suggestions on...
- Self Hosted
- Sites
- Functions
updateDocument() throws "document_already_exists" error instead of updating existing document
Hi guys, im using server sdk to update appwrite attribute value which relationship type. But facing "document_already_exists", may i know why?
- Databases
- Web
- Cloud
getFileViewURL in react native not returning the actual URL
Hi everyone, im trying to get the file url from storage but when i use the getFileViewURL method i get a url that looks like this: "https://fra.cloud.appwrite.io/v1/storage/buckets/[object%20Object]/...
- React Native
- Cloud
User management question
What is the best way to keep a user signed in between app restarts while having sessions expire every hour and beign refreshed? I try to call account.get() but if its over an hour the user is not sign...
- Flutter
- Auth
- Cloud
500 sever error
Hello, i just setup my Appwrite on my server and i keep getting this 500 server error. please, how do i resolved this
- Self Hosted
Invalid Document structure
I have a database with a collection with the next atributes: - Racha [Integer] - Monedas [Integer] When I try to change the value of this fields in appwrite I'm getting the next error [Screenshot1] ...
- Databases
Session deletion for 'current' fails on client-side
I want to delete the user's current session via the client side. This is my full function: export const deleteUserSession = async () => { try { const resRemoveSession = await account.delet...
- Tools
- Web
- Cloud
Is there is a way to integrate Onyx.ai search (built-in) with appwrite?
my webapp will have lots of queries that will will text based searches like users, , posts and comments. I wanted to use Elasticsearch first but was recommended Onyx for their AI search capabilities. ...
- Self Hosted
Issue with create collection button.
i can't find the create collection button. instead of that create tables is appearing.
- Databases
- General
- Web
- Cloud
Regression scripts suddenly failing for parent fields
Scripts we've had for months are failing on a doc object relationship parent. Previously returning list of documents, each object would return a parent field as a dict, now it appears as a string. Did...
- Cloud
Flutter sites deployment
What is the latest Flutter/Dart version support for deployment on sites
- Flutter
- Sites
Issue with Appwrite Sites
2025-09-03T09:03:10.523027289Z [09:03:10] [open-runtimes] Environment preparation started. 2025-09-03T09:03:10.526721535Z [09:03:10] [open-runtimes] Error: No source code found. Ensure your source is...
- Sites
- Cloud
User (role: guests) missing scopes (["teams.read"])
I keep getting this error: AppwriteException: User (role: guests) missing scopes (["teams.read"]) at new AppwriteException (/usr/local/server/src/function/node_modules/node-appwrite/dist/client.mj...
- Flutter
- Auth
- Functions
- Cloud
My cookie don't have a value
I'm trying to authenticate an user with the python 12.0.0 server SDK. The function `create_email_password_session ` returns a dictionary in which the secret key is empty.
- Auth
I got arhcived project, but I didn't it
Hello, help me please, I can't use my main project in appwrite
- Cloud
Cant retrieve data
i cant retrieve my data
- React Native
Queries Length Error.
Hi All, I am having a issues across my app with how i am getting data, and just wanted to check if this was an issues with the new changes on appwrite over the past few weeks, or if it is an issue wi...
- Databases
- Auth
- Web
- Cloud
Realtime is not working!!
It shows `Session is not valid`. I am using SSR login. If if set table permission `User(Read)` then realtime can not show update. But if I set table permission `Any(Read)` then realtime can show upda...
- Realtime
- Cloud
Explore uploaded images directly from local machine
Is there any option to explore/dwonload uploaded files to from local machine? I connected through WinScp to my vps and to files from docker volume 'appwrite_appwrite-uploads': But when I downloaded i...
- Self Hosted
- Storage
