Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's not longer works anymore #21

Open
masrodjie opened this issue Mar 17, 2016 · 1 comment
Open

It's not longer works anymore #21

masrodjie opened this issue Mar 17, 2016 · 1 comment

Comments

@masrodjie
Copy link

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.


Generated by cloudfront (CloudFront)
Request ID: PqFHOAJxOeySmYQuXFgCf0ESFQN2-VZDn7qe_QAVQ3tMOfxknDewOw==
@Cybso
Copy link

Cybso commented Jun 15, 2016

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:

py-wetransfer-get-request.patch.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants