One bucket works, but not another. Exact same params are being used and the url is the same between the two. Using the view endpoint works.
attached image is being displayed instead...
The commented out code works.
Another thing I notice is that one bucket has preview images in the bucket:
But another does?
Recommended threads
- delete document problems
i don't know what's going on but i get an attribute "tournamentid" not found in the collection when i try to delet the document... but this is just the document...
- 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...