Threads
Found 5000+ results.
Local function throws EACCES error when automatically rebuilding.
I am developing an Appwrite function locally. Up until now, the process has been as smooth as butter: I edit my files, save them, and this triggers a rebuild of the local function deployment. All as e...
- Self Hosted
- Functions
- Tools
Custom domain not working properly
I am using custom domain for my appwrite cloud and I am trying to get JWT token but i am getting this error `API Route: Error verifying JWT or getting user: TypeError: fetch failed at async GET (s...
- Web
- Cloud
Expo react native error
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'PlatformConstants' could not be found. Verify that a module by this name is registered in the native binary., js engine: hermes
- React Native
Wrong number shown on project overview (-1)
- Auth
- Cloud
Collections not showing for relationships
I am updating one of my databases. I have removed the majority of collection and started adding new collections. The new collections do not appear in the drop down or when typing in the name for creat...
- Databases
- Cloud
Swift: Create Collection
I and not finding a reference to Creating/Reading/Updating or Deleting collections from the Swift SDK. We would like to be able to see if a collection exists on app start, and if not, create it.
- Apple
Invalid `userId` param: Parameter must contain at most 36 chars. Valid chars are a-z, A-Z, 0-9, peri
Error: Invalid `userId` param: Parameter must contain at most 36 chars. Valid chars are a-z, A-Z, 0-9, period, hyphen, and underscore. Can't start with a special char This happens when i tried to lo...
- Auth
- Web
15$ payment
Hello everyone! there is a small issues, I accidently paid 15$ today, I am a student, I never claimed the pro plan on github edu. but I acciently paid those 15 dollars which is a big amount as a stude...
- General
Custom document types in Swift
How would I create a protocol to conform to Models.Document?
- Apple
- Cloud
Creating Push Notification Results in Failed Status "No valid recipients found."
When creating a push notification using the Python API, I get this error for the status of my message. I call it using basically this: def main(context): context.log("request body: " + context.req...
- Functions
- Messaging
- Cloud
"The document data is missing. Try again with document data populated"Error
Hello, I am getting this error suddenly. I have been using this service for a year now, and I haven't made any changes to my code since then. My app was working fine since the morning, I am suddenly ...
- Web
- Cloud
Unable to upgrade to Pro plan
I wanted to create an account on a Pro plan. In the onboarding flow, at the "create organization" step, I added a credit card and when I press the CTA I get the following error message (see attached)....
- General
Error: The document data is missing. Try again with document data populated
I am not able to create any document on some of the collection/ DBs. As I can see many of us facing the same issue, need a quick resolution from the Appwrite Team. This is affecting our production and...
- Databases
- Web
- Cloud
Appwrite Error: 401 Unauthorized on getCurrentUser()
Hi everyone, I'm getting an error while trying to fetch the current user using Appwrite in my React project. Here's the error log: auth.js:41 GET https://fra.cloud.appwrite.io/v1/account 401 (Unauth...
- Web
- Auth
- Storage
- React Native
- Self Hosted
createDocument bug
why Im getting this??? let me make it easy for you. Do you have Indexes? No. Do you have relationship attributes? No. And the funny part is that it creates the first document fine, but the second one ...
- Web
OAuth fails with Invalid Response or invalid Callback url
Im currently trying to use the Discord Oauth but i cant find a way to make it work. I followed the docs and set up the discord oauth application and enabled it in appwrite auth. using the example p...
- Self Hosted
- Flutter
- Auth
"Invalid relationship value. Must be either a document ID or a document, array given.
In my app i am trying to update the documents in my databse from a form in my app, and i am getting this error Error updating event users: AppwriteException: Invalid relationship value. Must be eithe...
- Databases
- Web
- Cloud
Profile Image from storage not showing ( Black screen )
I am uploading a photo during register, and it is also being uploaded to appwrite storage . But in my profile screen it is showing black screen. I am attaching all code
- React Native
- Storage
reoccurring resource limit usage
Two days ago I had of the error (attached) when there’s virtually no usage this month for any of my appwrite apps Yesterday we cleared up and I wasn’t getting any usage errors, but they’re back toda...
- Cloud
Functions in Golang - I need help
Hi guys! I am struggling to deploy a rather simple golang function. The deployment log details are very sparse: "failed error code: 524 " or: "Cannot access offset of type string on string" Help!!...
- Functions
- Cloud
Ability to mark user as "Verified" when creating via node-appwrite.
I’m using Google Sign-In in my bare React-native app and verifying the user's email through Google OAuth. After verifying the token server-side, I create the user using the node-appwrite SDK. However,...
- Auth
Unable to upgrade to PRO plan
After entering card details and attempting to change the tariff plan, the following error appears: The provided mandate has a different payment method than the one provided on the PaymentIntent.
- Cloud
grant permisions only to users in collection
I'm building a web app and instead of using Appwrite Auth, I made my own custom auth system that stores user data in documents. I have a "Profile" page where logged-in users can update their username ...
- Databases
- Web
custom domain not working
i have done all other requirement but still when i open custom domain at that time there give error 500 Internal Error, but in main project page i can still get the application that i have attach from...
- Cloud
Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have are Guest - Read, User - Read, Write, Upda...
- Android
- Flutter
- Databases
- Apple
