Threads
Found 5000+ results.
general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_route_not_found` error, here is the fix:...
- Auth
- Web
- Cloud
Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- React Native
- Web
- Cloud
Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this by myself and when i asked the agent it ...
- General
- Cloud
Appwrite Cloud Project shutdown due to inactivity. But the project is getting daily request.
My appwrite projects gets shut down saying due to inactivity, but our platform gets users everyday with many requests to database and storage. so why all of a sudden this is shutting down our project ...
- Cloud
How do you contact support to cancel a subscription if you don't have access to your account?
My nephew signed up with my CC without my permission and has forgotten the password to the account. I can't for the life of me get a hold of anyone at appwrite. They've been charging me for several mo...
- General
Local appwrite run functions --user-id not generating x-appwrite-user-jwt (self-hosted)
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions locally with the CLI: appwrite run funct...
- Self Hosted
- Functions
Impossible to get USER after createEmailPasswordsessions. (ERROR 401 on account.get) Flutter for web
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { await account.createEmailPasswordSession( ...
- Auth
- Flutter
fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be covered.
- Sites
- Cloud
Facebook's scraper facebookexternalhit gets 403 on my custom domain
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How do I fix this?"
- Cloud
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` methods the client throws a `ERR_BLOCKED_BY...
- Web
- Cloud
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.8.0, running on Coolify). The GitHub Ap...
- Self Hosted
Project Paused Despite Daily Active Usage (20+ Users) – Need Clarification
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 by **20+ users**, so it should not be con...
- Web
- Cloud
Hi Appwrite Support Team,My project has been completely blocked and all API calls return HTTP 403
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints — Functions, Databases, Storage, Health, Sites — everything returns 403. Started:...
- Cloud
Sudden CORS Errors - Domain hasn't Changed, Used to Work Previously with `*` Wildcard
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue with the specific hostname of my Appwrite-...
- Web
- Cloud
User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "Valid chars are **a-z, A-Z**, 0-9, period...
- Self Hosted
- Auth
Any way to temporarily bypass the email verification for cloud access?
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and I created mock emails (since the company...
- Self Hosted
- Web
- Cloud
Create a new paid tier
Current pricing seems reasonable enough about what is someone getting for 25$. But for some people most of these resouces are getting wasted. Like the bandwidth. As a mobile app developer, I cannot...
- Cloud
[Bug] Appwrite Auth User Prefs
User prefs are decoded as blank although there are plenty of data and add preference button not working in this case
- Cloud
How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error
- Self Hosted
How to send Webhooks to internal network
When saving the URL for sending Webhooks, Appwrite checks if it's a valid external domain name so entering internal IP address or docker hostnames won't save the Webhooks creation. Is there any way to...
- Self Hosted
- Webhooks
Collections list not showing up when trying to create Relationships
I'm trying to create new relationship attribute but both one way and two way relationship is not showing up collections list to connect with my relationship attribute although i have multiple collecti...
- Self Hosted
- Web
I have try to use the appwrite in to the Chrome Extension and get this error
Invalid Origin. Register your new client (oailedjdbkhlkakmnnapoonllbnfmfij) as a new Web (Chrome Extension) platform on your project console dashboard
- General
- Web
- Cloud
Project Paused
I am the developer of a project and the admin is not able to login into their account for some reason and I can't change the status of the project due to role restrictions. How can I resolve this?
- Cloud
what happened with 'never paused' ????
I can already imagine how annoying this is going to be...
- General
- Cloud
Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to officially request this as a feature. Havin...
- Self Hosted