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
I got the same error... it seems that for some files the request must be done as GET with params=... instead of POST with data=.... I've fixed that, patch attached:
Just trying to download we transfer, it's looks sucessfull:
$python py-wetransfer/wetransfer.py https://www.wetransfer.com/downloads/xxxxx
Downloading https://www.wetransfer.com/api/v1/transfers/xxxx/download?recipient_id=xxx&security_hash=xxx&password=&ie=false...
100% 689/689
Finished! FA%2009.psd
But the content of file is:
$cat FA%2009.psd
<TITLE>ERROR: The request could not be satisfied</TITLE>ERROR
The request could not be satisfied.
This distribution is not configured to allow the HTTP request method that was used for this request. The distribution supports only cachable requests.
The text was updated successfully, but these errors were encountered: