-
So it seems that to make SSR work we need to make appwrite API a subdomain of our SSR server. I made it work, but it's only for hosted websites. Is there a way to make it work locally while developing…
-
Handle following cases:
Case 1:
For MARIADB, 'CA cert' value is appearing for 'Server Cert' and vice versa, if cleared in one getting removed from other as well
Case 2:
PGSQL/ GRAPHQL (similar d…
-
I compared some potential components to assemble the initial pacha go infrastructure.
**Goals:**
- Fast to develop
- Easy to iterate on and try new features
- Welcoming for new and occasiona…
-
```
{
code: 401,
type: 'general_unauthorized_scope',
response: {
message: 'User (role: guests) missing scope (users.write)',
code: 401,
type: 'general_unauthorized_scope',
…
-
### 👟 Reproduction steps
` const file = await storage.getFileView(
'bucket_id',
'file_id'
);
context.log(file);`
in a node.js cloud function is not working. But it workes with…
-
### 👟 Reproduction steps
1. Setup backblaze vars in .env
2. Upload a file in Appwrite Storage
3. Open backblaze bucket
4. Notice the file upload
### 👍 Expected behavior
1 file is uploaded to bac…
-
### 💭 Description
## Issue Description:
On the https://appwrite.io/docs/products/storage/upload-download page, when I navigate to the #download-file section, I've noticed that the "#download-file" n…
-
Hey @Onunkwor, I'm able to navigate to the home page after logging in...
![Home page](https://github.com/Onunkwor/snapGram/assets/65064521/b76eceda-f7c8-42e0-918d-fce2abb36798)
except this, are th…
-
``` yaml
video_player_media_kit 1.0.5
media_kit_libs_android_video: ^1.3.6
media_kit_libs_windows_video: ^1.0.9
```
``` dart
VideoPlayerMediaKit.ensureInitialized(
android: true,
w…
-
## 🐛 Bug Report
Storage returns blue box on query empty String
https://mydomain/v1/storage/files//preview?project=myprojectid&mode=admin
this returns a filelist instead of an error (after files…
s3ppo updated
2 years ago