trapias / TrelloExport

Chrome extension to export Trello boards to Excel, Markdown, HTML, OPML and CSV
MIT License
127 stars 28 forks source link

Error 403 Trello Download #47

Closed craigbowman2 closed 6 years ago

craigbowman2 commented 6 years ago

@trapias

Good Morning,

When trying to export from Trello i am receiving the below message.

error message

Could you please advise?

Thanks Craig

craigbowman2 commented 6 years ago

@trapias

Good Morning,

Have you had chance to take a look at the above issue?

trapias commented 6 years ago

@craigbowman2 I made some tests and also get the error when exporting many cards. I'm investigating the problem, looks like something changed in Trello API limits.

craigbowman2 commented 6 years ago

@trapias Thank you very much

trapias commented 6 years ago

@craigbowman2 could you please share with me a board where you get this problem? I'm getting the error on a board and always on the same cards, would like to better investigate

craigbowman2 commented 6 years ago

@trapias

https://trello.com/b/5BtG1pm8/qa-womens?menu=filter&filter=548

Will the link work?

trapias commented 6 years ago

@craigbowman2 no, you have to invite me to the board since it's not public - thanks

craigbowman2 commented 6 years ago

@trapias

An invite has been sent to you by Natalie Aukland.

I didn't have the authority

craigbowman2 commented 6 years ago

@trapias

Did the invite work?

trapias commented 6 years ago

@craigbowman2 yes thanks, but cannot go on with this now - will tell ASAP

craigbowman2 commented 6 years ago

@trapias

Good Morning,

Have you had chance to look in to the issue?

It is really important for our business that we can download the Trello boards so that we can report on them.

trapias commented 6 years ago

@craigbowman2 still couldn't find the time to dig into this. The error appears on some lists only, and I suspect those lists have a lot of archived cards: is this your case? A test could be that of deleting those archived cards, then try to export again.

craigbowman2 commented 6 years ago

@trapias

Good Morning,

Yes it only seems to be on some boards.

We can't delete archived cards because in some cases they can get reopened.

Is there any way to increase the limit?

trapias commented 6 years ago

No, Trello limit is 1000 and cannot be changed. I'm trying to see if I can filter my requests, but cannot tell when I'll be able to - sorry, I'm very busy with my job.

craigbowman2 commented 6 years ago

@trapias

Ok.

I have asked my management to see if there is any chance we can delete any archived cards.

I will keep you updated.

Could you please do the same if you find time to look into the issue more.

craigbowman2 commented 6 years ago

@trapias

Is the 1000 limit for archived cards??

jamesmachin commented 6 years ago

Hi @trapias

We download data from over five Trello boards using TrelloExport. These boards all have a different number of cards (including archived), but this issue started happening on the same day for all the boards except one.

image

Board 1 still downloads ok, but the others are having the above issue and the downloaded CSV is missing data from the boards.

Maybe this means there has been a change to Trello API limits?

Hope this helps your investigation.

trapias commented 6 years ago

@craigbowman2 @jamesmachin I finally found it, there was a change in Trello limits recently - see https://trello.com/c/8MJOLSCs/10-limit-actions-for-cards-requests.

I'm pushing a new release within minutes.

jamesmachin commented 6 years ago

@trapias This new release works ok. Many thanks for your help!