Hi there, anyone here who was able to successfully play audio files with the storage? Somehow the files are not played. I'm using the audioplayers package, with UrlSource as Source, trying to play the file with the storage link (https://localhost/v1/storage/files/$filedId) and also the presigned url. Not sure if I screwed up, or there's something else still buggy in the sdk?
Last active 4 months ago
3 replies
13 views
- MA
Hi there, anyone here who was able to successfully play audio files with the storage? Somehow the files are not played. I'm using the audioplayers package, with UrlSource as Source, trying to play the file with the storage link (https://localhost/v1/storage/files/$filedId) and also the presigned url. Not sure if I screwed up, or there's something else still buggy in the sdk?
- EL
Pretty sure @sheena has this working
- MA
Nevermind - got it working. We didn't transfer a authentication header in v1, had to apply that now to authenticate properly. All good, everything works fine - my bad π
Last active 4 months ago
3 replies
13 views