Hi!
I play some audio files from dropbox all was great but yesterday something went wrong. I use
get_temporary_link
to get link of the file.
When I play .ogg file via temporary link in my player (on android) and seek to some position player starts to play from beginning.
I suppose that there was some changes on Dropbox, maybe some headers changed.
When I download this file and play locally everything is fine. I also tried to load such ogg file to github and it works fine.
Please tell me what could happen since yesterday and how to fix it.