Hi, When I tried to do the follow statement: trelloApi.updateCard(itemCard); The card lost theirs Labels. In my case, the object "itemCard" is coming from trelloApi.getBoardCards(idBoard) statement and all data is correct until I do the update. Regards Omar