You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My files are hosted in S3 using Cloudfront. I use signed cookies in order to authenticate the user downloading the file. When I try to set the URL in wavesurfer and the fetchParams as such:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My files are hosted in S3 using Cloudfront. I use signed cookies in order to authenticate the user downloading the file. When I try to set the URL in wavesurfer and the fetchParams as such:
wavesurver appears to endlessly loop attempting to load the file. Anyone else having this issue?
My workaround for now is to implement a fetch myself in a useEffect in my code.
also asked here: #3510
Beta Was this translation helpful? Give feedback.
All reactions