Hi everyone, im trying to get the file url from storage but when i use the getFileViewURL method i get a url that looks like this:
this is the weird part i guess [object%20Object]/files/undefined/
TL;DR
Issue is with the format of the URL returned by getFileViewURL method in react native storage. The URL includes unexpected "[object%20Object]/files/undefined/" part. This could be due to incorrect parameters passed or a bug in the method. You may need to double-check the input parameters or consider troubleshooting the method itself.
Solution:
Upon review, it seems like there might be incorrect parameters being passed to the getFileViewURL method causing the unexpected URL formation. Double-check the parameters being passed or review the method implementation for potential bugs.Recommended threads
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- Sydney Cloud Sites: App Git deployment a...
Project ID: rentwize-db The app Site fails after the build completes with a missing build archive error. Site id: app Framework: TanStack Start SSR Output dir...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...