toddel
Results
1
comments of
toddel
Facing the same issue, seems to be related with board objects only IEnumerable allMyBoards = trello.Boards.ForMember(trello_me); // returns null Board theTrelloDevBoard = trello.Boards.WithId("4d5ea62fd76aa1136000000c"); // returns null var myBoard = trello.Boards.Add("My...