jtpio / trello-full-backup

Python script to backup everything from Trello: boards, lists, cards and attachments
MIT License
123 stars 36 forks source link

Downloaded card attachments are all in same size (33 bytes) and corrupted #32

Open jaroksan opened 3 years ago

jaroksan commented 3 years ago

All downloaded files have 33 bytes in size and in-openable. The file extensions are correct, they seem to be just text files with a text: "unauthorized permission requested".

Yerough commented 3 years ago

I have the same problem! Does anyone know how to solve it?

jpcercal commented 2 years ago

Hi there, I found a solution that might be interesting to you.

Please, take a look onto the following PR: https://github.com/jtpio/trello-full-backup/pull/35