-
### 👟 Reproduction steps
When I want to create a new Webhook and use the IP Address of the webhook server it wont allow it...
I give the IP as follow:
http://192.168.1.16:24040/sync
### 👍 Expected…
-
An error occurred while retrieving the patient details: SyntaxError: "undefined" is not valid JSON
at JSON.parse ()
at parseStringify (webpack-internal:///(rsc)/./lib/utils.ts:17:38)
at…
-
### 👟 Reproduction steps
Using self-hosted Appwrite Console in production environment we can see see it pings back to Sentry without consent and without clear option to disable it (other than not usi…
-
### 🔖 Enhancement description
## The Issue
In my experience working with Next.js and Appwrite, session management issues frequently arise when the Appwrite API key is undefined. A common pain point …
-
### 👟 Reproduction steps
By default, 25 documents are returned, which is fine, but the panel on the left only displays 25 collections, so you have to go back to the listing page, search for the colle…
-
@Dhruv16S I'd like to confirm with you that while i was testing previously showed no issues and worked well, I recently revisited it to verify its functionality as a reference. However, I'm currently …
-
### 👟 Reproduction steps
When using the node sdk, the AppwriteException doesn't have the type property in the interface
### 👍 Expected behavior
It should have the property since it's in the o…
-
**Is your feature request related to a problem? Please describe.**
I am using Appwrite as backend. Appwrite provides a storage engine that allows you to store any files. To retrieve them the link is …
-
### 🔖 Feature description
Every SDK should have both download and get URL methods.
### 🎤 Pitch
1. Consistency - Currently, the SDK for Web generates a URL, but most other SDKs do not.
2. Som…
-
Currently the package `node-appwrite` is added as a dependency in this package but the if the appwrite is already installed in the user system, it will just be installed multiple times.
To fix this…