Hello
through a script I browse all lists of a board, and request all the actions of each list.
In the final result, some actions are duplicated.
How can I avoid it?
What is the reason?
Thanks in advance
Are you paginating (i.e. requesting further actions with the since or before parameters)?
I'm not sure to understand what paginating means or to what parameter it refers to.
I think the answer is no.
Here is the command I use is : /lists/[idList]/cards
and I don't have any argument
Are you requesting the cards or the actions?
If you're not paginating, I know of no case of duplication in results returned by the Trello API (and I use it a lot). Have you considered the possibility of a bug in your script?
Here is the command I use is : /lists/idList/cards
It looks like you're new here. Sign in or register to get started.