Threads

Found 5000+ results.

Removing a phone number causes error 'number already exists

I previously had a phone number saved in an auth user. If i try to remove the number I get same number already exists. I am testing a verification process, and now I cannot remove the number to test r...

  • Self Hosted
  • Flutter
2

Containerization

Is appwrite okay with podman instead of Docker? Any installation guide

  • Self Hosted
  • Databases
4

Trying to understand realtime subscriptions...

I'm self-hosting Appwrite version 1.5 as a backend for an iOS app and trying to leverage the realtime module with the Apple SDK. It's taken me a couple of days to start to get any response at all fro...

  • Self Hosted
  • Databases
  • Apple
  • Realtime
2

Docker mount bind or named volume to function container

I'm trying to make code in a function be able to see a named volume declared in my docker compose or a bind mount also in my docker compose, the goal is for the function to work with some permanent f...

  • Self Hosted
19

Send SMS with Twilio

How can I send sms to non app user? My patients' numbers are stored in the DB. Im using Appwrite's cloud and node sdk

  • Cloud
3

Documents not created

Hello, I am building an auth function and while I could create an account, users were not stored in the collection. I double-checked that databaseId and userCollectionId were correct. What could be a...

  • Databases
  • Auth
  • React Native
3

Self hosted migration error from 1.3.x to latest 1.5.x : Attribute not found

Hi, Currently migrating an old 1.3.4 version into 1.4.x, then 1.5.x. During the 1.3.4 into 1.4, I had to run the migration multiple times to make it work. I tried the same going from 1.4.x into latest...

  • Self Hosted
  • Databases
1

`targets` param: Value must a valid array and UID must contain at most 36 chars. Valid chars are a-z

await messaging.createPush( messageId: id, title: "", body: "", targets: ["cHIHAp6kQJK8KHQz7z6wM0:APA91bFkvFWgGI1i4tp3SKb4IjTFUf7_R2W398dB_pRdWQ9hkI6QIMuMzZYJ3hizUF7Zku...

  • Self Hosted
  • Functions
  • Messaging
1

Functions as API security

How can one using functions as APIs for third party implement security so they can not be abused. can we apply a key in the headers?

  • Flutter
  • Cloud
  • Self Hosted
  • Functions
  • REST API
1

Github integration: Error

Getting the following error after github callback during connection. ``` appwrite | [Error] Timestamp: 2024-05-06T14:04:31+00:00 appwrite | [Error] Method: GE...

  • Self Hosted
1

Where can I find the jwt private key?

Want the key so validate users in my own backend, but can't find it. Thanks

  • Auth
  • REST API
1

Permissions to managers best practice

Hey ! I have a collection with document level protection. My permission levels are something like Admin - Group[N] - SubGroup[N] When the end user from SubGroup[N] creates a document, i need to make...

  • Web
  • Cloud
1

Trying to put parameters in main function (Appwrite functions) getting error while deploying functio

I am trying to develop a appwrite function where i want to give a parameter to my appwrite function using client SDK, but when i try to deploy that function i get positional arguments error. I am atta...

  • Self Hosted
  • Flutter
  • Functions
1

BILLING Issue! I didn't get back from the Team support

Hi there! I have mailed to the billing team regardless and issue with the billing and downgrading the service. Is anybody there that can help me? Best P.

  • Cloud
1

Having trouble updating documents

I have tryied updating some documents but an error pops up: - Invalid relationship value. Mist be either an array of documents or document IDs, NUL given. It is super strange because it pops the same...

  • Databases
  • React Native
  • Web
  • Cloud
1

Error in uploading comment to database. (Cant fetch user ID)

So I am building a project management web app with react and next js and using appwrite as my backend. I am getting an error in uploading comment to this database. I have put all the auth functionali...

  • Databases
5

saleable

Hi there, I am new to using ap right and wondering now people feel about the scalability of the project compared to products from Google or Aws ?

  • Web
  • General
  • Databases
  • Cloud
  • React Native
1

Facing issues with file deletion from storage

The file upload is working just fine. I am using Appwrite SDK 14.0.0, I had to use an earlier version due to some other issue. Thanks.

  • Web
10

Permissions not updating for user

I have an app that starts with users signing up and verifying their account. For some reason, only on the first "sign up" by a new user after the app is installed the permissions do not update after ...

  • Flutter
  • Auth
1

Unknown attribute on document data

On the image is data when i get a certain document. But it contains one "attribute" which is somehow an ID of another collection I have. I cannot seem to delete it because it does not exist on the con...

  • Flutter
  • Cloud
1

permissions for scheduled cloud function

In my system, all authenticated users can create documents but not read them. I am creating a cloud function that reads all the documents and sends a push notification if, e.g. a user hasn't created a...

  • Flutter
  • Functions
1

can't create two relationship type attributes pointing to the same collection

when i try to do this, i get the "**Attribute with the requested key already exists**" error. maybe an example of my scenario would be more helpful. think of a _chats_ collection in a messaging system...

  • Databases
  • Cloud
4

How to migrate from one server to another server

Exactly what the title says

  • Self Hosted
3

`secrets` is not generated after Appwrite registration

I'm using client side Appwrite for user registration. This is my current code. ```js import { ID } from "appwrite"; import { account } from "$lib/appwrite"; const createUserService = () => { asy...

  • Self Hosted
  • Auth
  • Web
20

Appwrite 14.0.1 breaks createEmailsession?

Hi does appwrite SDK 14.0.1 break emailsession as when I updated to it from version 13.0.1 I can no longer login. The account. createEmailSession also does not exist on type Account...

  • Auth
  • Web
  • Cloud
4

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more