Mohammed.
every time i try to get a file URL from the bucket I get this error I hope that someone can help me
TL;DR
Developers experiencing issue retrieving a file URL from a bucket. No error, just need assistance in getting the URL link for the file. They're encountering difficulties each time they try to retrieve it.
Solution: Suggest checking the permissions and credentials for accessing the bucket, ensuring they have the correct permissions to retrieve the file URL. Mohammed.
It's not an Error to be honset but I want to receive an url link for the file
Mohammed.
Mohammed.
how i can get a file url guys
Mohammed.
please help me
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- apple exchange code to token
hello guys, im new here 🙂 I have created a project and enabled apple oauth, filled all data (client id, key id, p8 file itself etc). I generate oauth code form...
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...