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

download_data['fields']['filename'] KeyError: 'fields' #26

Open
arthurlutz opened this issue Jun 13, 2017 · 2 comments
Open

download_data['fields']['filename'] KeyError: 'fields' #26

arthurlutz opened this issue Jun 13, 2017 · 2 comments

Comments

@arthurlutz
Copy link

$ python wetransfer.py -u [snip]
Downloading [snip]
Traceback (most recent call last):
  File "wetransfer.py", line 127, in <module>
    main(sys.argv[1:])
  File "wetransfer.py", line 119, in main
    download(file_id, recipient_id, security_hash)
  File "wetransfer.py", line 36, in download
    file_name = download_data['fields']['filename']
KeyError: 'fields'
@christianmarth
Copy link

I'm getting the same error

@ysig
Copy link

ysig commented Feb 10, 2020

Me too

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

3 participants