Threads

Found 5000+ results.

How to generate a database-setup script out of a appwrite-cloud-instance?

I've written a vue.js webapp with appwrite-cloud-db (including relations) and everything works just perfectly! Now I want to release this webapp as an open source project that anyone can checkout and...

  • Databases
  • Tools
  • Cloud
2

Issues with storage/database adding function

Hi, I`m working on a register form where I need to upload a document to a storage as well as creating a new document in my database. For some reason I get an exception saying 'Invalid document structu...

  • Databases
  • Storage
2

Database modeling

Hi, I think it would be very valuable to provide users with examples of database modeling for NoSQL like Appwrite. It would be further appreciated to know whether data duplication is necessary to avo...

  • General
16

redirect_uri_mismatch in Google OAuth2

Hi all. I'm hosting my appwrite on my own VPS but I', having trouble creating a session for an authenticated user via gmail. When I run the appwrite endpoint with http (http://localhost:80/v1), and ha...

  • Self Hosted
3

Private identifiers are only available when targeting ECMAScript 2015 and higher.

Hello folks, hope you all doing fine. Have any of you faced the error below? ```sh node_modules/node-appwrite/dist/id.d.ts:2:5 - error TS18028: Private identifiers are only available when targetin...

  • Self Hosted
  • Functions
1

Graceful Error Handling with account.get()

Dear community, as I understood the best way to check for an active session is account.get() and if it returns an 401 there is no active session. Now I would prefer to handle that error more gracefull...

  • Self Hosted
1

Server Error - 500 when Loading Messaging

Hi, I'm self hosting on a VPS my appwrite database and was working towards setting up an SMTP server, when testing I got an error due to some mishaps with the SMTP server that it was connected to but ...

  • Self Hosted
  • Messaging
  • Web
1

Invalid token passed in the request by updateVerification

Hi guys, I'm having this issue when passing the parameters userId and secret to **updateVerification**. I checked in Appwrite console and the email was verified but I received this error in the UI. ...

  • Auth
  • Web
2

Returning specific attributes with GraphQL

I'm trying to use the GraphQL API to return a single attribute along with the _id, rather than the entire document. According to the documentation, the following should work: `query { databasesLi...

  • GraphQL
  • Cloud
1

Google Oauth: missing redirect url, appwrite flutter sdk sends wrong redirect URL

I am doing Google Oauth in flutter app using Appwrite My appwrite is selfhosted running locally on my laptop in a docker container. I had my reasons to tunnel it using Windows dev tunnels I am at...

  • Auth
  • Flutter
3

Google OAuth2 not working on IOS

I am working on login with Google function and it works on windows and android devices but not on MacBook or iphone (IOS). Anyone know why? I dont get any session when completing the login form.

  • Self Hosted
  • Auth
1

Create user session for people not receiving OTP

Is there any way to provide a secret 6 digit key from our end (server) and give it to client to authenticate himself with his phone No and create session also. This is needed if the user is not recei...

  • Auth
  • Cloud
1

Solved

Hello everyone! 👋🏻 I just created an attribute and it's stuck on "processing" for a longer period of time. There is no option to delete the attribute (which makes sense, since it's not fully create...

  • Databases
  • Cloud
1

How do I deploy the react native project?

I am currently stuck on the process of understanding of deployment. I have react native application which uses Appwrite to fetch data from database, create, and authorize. I didn't find explici...

  • Apple
1

OAuth2 Login/Signup

I have build a login with google button and wonder if it is possible to make one that only signup the user and one that login the user if google is connected? Atm it create new user to auth

  • Self Hosted
  • Auth
1

Hi all, can someone help me with 2FA implementation in flutterflow

I am in need of help with implementation of 2FA method in my project.

  • Databases
  • Flutter
  • Web
  • Auth
1

How can one ip address can have more than one session

Also let me know to clear all sessions from user

  • Auth
  • Cloud
1

Teams.listMemberships() not working on Flutter but works on backend function

I have a appwrite server function querying my memberships as this; ``` teams = Teams(client) data = json.loads(request.payload or "{}") queries = [] email = None if not 'cursor' in d...

  • Flutter
1

error when querying on big database 300 million rows.

Hi, When trying to query using 'Query.contains' on string attribute containing 300 million rows of data im getting this error: AppwriteException: , ClientException with SocketException: The semaphor...

  • Self Hosted
  • Databases
25

local storage for session management

Is the default way Appwrite JS SDK stores sessions ( just asking I'm sure it is) - how secure is it?

  • Auth
  • Web
  • Cloud
1

Self-hosting On Digital Ocean Function Github Error

Hey Everyone i am running my Own Redis Instance on Digital Ocean by Cloning Droplet and when i am setting up Query Redis Labs Template Function and during github account link i am getting { "messa...

  • Self Hosted
  • Functions
1

Phone Login: Unable to receive SMS

I am unable to receive an SMS for phone login, even though everything seems correct on my end. Number is also visible on Appwrite dashboard and I am receiving a response when using the following func...

  • Auth
2

Flask - Login/Register

Hi I have a problem with making login/register system in flask. Im trying to fetch data from Database where I have Users table. But I don't know why my code keeps throwing me User (role: guests) missi...

  • Auth
  • Web
2

How can i add labels to users in auth, using User ID?

  • Self Hosted
  • Auth
3

How Do I Generate Stream Chat Tokens with Appwrite?

I am trying to create a chat system in my app using stream chat. I have a basic chatroom made, but now I am stuck on how to generate tokens for users. Following the stream-chat documentation (https://...

  • Databases
  • Android
  • Messaging
  • Realtime
  • Functions
1

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