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
drop_upload("file.wav",path='audio',dtoken = token)
I get the following error: Warning: Error in curl::curl_fetch_memory: necessary data rewind wasn't possible
If I change the file.wav to a "test.txt" it works without problems.
The text was updated successfully, but these errors were encountered:
Good afternoon,
when I try to save a ".wav" file
I get the following error:
Warning: Error in curl::curl_fetch_memory: necessary data rewind wasn't possible
If I change the file.wav to a "test.txt" it works without problems.
The text was updated successfully, but these errors were encountered: