Is it possible that appwrite/sdk-for-web 14.0.0 does not return a response code/status when accessing storage files? the code/status is returned with the rest-call. Objective: Depending on access or team authorization, a user may or may not have access to an image. if no access is granted, a message should appear. how can I solve this differently (react)? thank you. appwrite 1.5.4 and appwrite/sdk-for-web 14.0.0
Recommended threads
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...