Skip to content

Threads

Found 5000+ results.

Appwrite SDK for Flutter is not being updated well

There're so many requests about updating dependency of `flutter_web_auth_2` for WASM support & fixing compile error originated from Android v1 embedding issue, but there's still no update and feels li...

  • Tools
  • Flutter
  • General
1

[REQUEST] Reduce the number of Appwrite MCP tool

Cursor has 40 MCP tools limit to use, but Appwrite solely has 195 tools, so it cannot be used with other tools nor handling multiple Appwrite MCP tools. Is there any plan to reduce(integrate) the numb...

  • Tools
  • General
  • Cloud
2

How to set up cloud function Execute access if I use integration with API keys

I see, I can set the API key Scops. But How can configure cloud function Execute access scope to have API keys access. What should I select in function Execute access??

  • Functions
  • Cloud
2

400, Message: {path: /logout, error: AppwriteException: user_key_and_session_set}

Error: 400, Message: {path: /logout, error: AppwriteException: user_key_and_session_set, API key and session used in the same request. Use either `setSession` or `setKey`. Learn about which authentica...

  • Functions
  • Cloud
3

[SOLVED] (role: applications) missing scope (account)

**Expectation:** When I pass a user session ID to the cloud function via a REST API call, and I create a team, the team should be assigned to that user. If I request a list of teams, the cloud functio...

  • Functions
  • Cloud
19

mcp on VS Code not working

Hi all! I am aware that MCP has only been covered for Windsurf and Cursor, but I figured it would not be an issue to port to WSL through VS Code. I am giving the command to the MCP: Add Server comma...

  • Tools
  • General
  • Cloud
1

Getting a file blob/arraybuffer from Client Web SDK

The current Client Web SDK functions only returns `string` i.e a URL for the file. We cannot download and get the file object directly either via arraybuffer/blob object. The URL is protected, and ...

  • Web
  • Cloud
1

Number of users appwrite can handle

How many users can self hosted appwrite handle? And is there any way to store additional user details like legal documents accepted date, and other user details efficiency for large userbase.

  • Self Hosted
  • Databases
  • Web
2

appwrite CLI pull creates bad indices

When I use the appwrite CLI to create an `appwrite.json` with `appwrite pull collections --all --force`, I get indices that look like this: { "key": "obj_types", ...

  • Self Hosted
  • Tools
1

ISSUE IN DOCS : SSR OAuth in NextJS

Okay so i just setup my OAuth (with google) in my nextjs app , using server side sdks ( cause I just wanted that extra security and didnt wanted to reveal my appwrite stuff over to the client ) and I ...

  • Auth
  • Cloud
11

Trying using documents finding via curl in PHP

I cannot use the SDK and I'm trying to call via PHP to get the value of the paramaters of a document but I don't find the right documentation for this and an error appears: This is my code: <?php h...

  • Databases
  • Web
1

Handling ‘Message type is not valid’ Error in Android Realtime Subscriptions

I’m integrating a QR code payment feature into my Android application using Appwrite’s Realtime API. The implementation involves subscribing to a specific document within a collection to monitor chang...

  • Self Hosted
  • Android
1

Pros of relationship

Still unsure on the pros and cons of relationship for building a reddit like app should i be designing one-to-many for post to comments and one-to-one for user to comment. will this give any benefit?

  • Databases
  • Cloud
2

Unclear about using TargetID in Messaging with serverless function

I want to write a serverless function using Messaging and a Custom SMTP server to send an email to a user. Sounds simple enough, right? But I don't get it. I can use the UserId or if I have just the e...

  • Self Hosted
  • Functions
  • Messaging
  • Flutter
2

flutter web oauth2

How to achieve this?

  • Flutter
  • Cloud
1

APPWRITE_FUNCTION_API_ENDPOINT gives http://

Functions with `APPWRITE_FUNCTION_API_ENDPOINT` env var return `http://xxx`, instead of `https://xxx`. I already set to force https. Cloudflare to full (no strict).

  • Self Hosted
  • Storage
1

Getting Backdated Data after document data updated

I updated some document data in a collection an hour ago. But I am still getting the Prev data.

  • Databases
  • React Native
  • Cloud
1

Issues with invoking appwrite database from function

Hi, I am trying to update the permissions of a record in my database using admin dynamic key via appwrite function. When invoking the function, I am getting these errors: Internal curl errors has oc...

  • Functions
  • Cloud
2

Console: Invalid Argument

I have created a collection with the name “counters” and collection Id “counters” and I get the error “Invalid Argument Failed to fetch”, also ‘Failed to fetch’ when trying to delete it. Why did this...

  • Databases
  • Cloud
5

Dev Environment

Hi all, sorry if this is a common question but I can’t seem to find an answer to it. But what’s the correct way to have a dev environment for Appwrite? To my knowledge, there’s no branching and all I...

  • General
1

Realtime not working with setSession as auth

Raising this here as the Issue on github hasnt been touched by devs since nov 28 2024 and it feels like a really trivial thing to fix. The issue recides in the SDK, which from what I have gathered we ...

  • Web
  • Auth
  • Cloud
  • Realtime
  • Self Hosted
1

Custom dockerfile to install ffmpeg for audio processing in Python Function?

Hey there, Does anyone know how I can install ffmpeg in the runtime environment where my Python Function runs? Do I need a custom dockerfile and is that doable or is there an easier option? Thanks ...

  • Functions
1

Realtime is working intermittently

I am using appwrite in nextjs project. whenever I publish data I can see that it is saving in database but realtime is not working always

  • Realtime
1

Preloading libraries and files for Python Function

I am currently importing some libraries for my Python function each time the Function is invoked by the user. Is there a better way to to do this so those libraries are always preloaded and each user ...

  • Functions
1

Third Party Cookie, Login issue.

Third party cookies are not allowed in browsers like mozilla which cause login issues. Any way to resolve this temporarily even to prevent login issues in a production app?

  • Functions
  • Cloud
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