I'm getting this error when I try to get cards.fromboard. Could you please help
Message: ""
HResult: -2146233088
StackTrace:
at TrelloNet.Internal.TrelloRestClient.ThrowIfRequestWasUnsuccessful(IRestRequest request, IRestResponse response)
at TrelloNet.Internal.TrelloRestClient.Request[T](IRestRequest request)
at TrelloNet.Internal.Cards.ForBoard(IBoardId board, BoardCardFilter filter)
at TrelloNightbuild.Trello.RemoveRepeatedCards(BoardEnum board, String collection) in \TrelloTfs\Trello.Nightbuild.Sync\Workers\Trello.cs:line 333
at TrelloNightbuild.Program.Main(String[] args) in \TrelloTfs\Trello.Nightbuild.Sync\Program.cs:line 21
Hi,
I'm getting this error when I try to get cards.fromboard. Could you please help Message: "" HResult: -2146233088 StackTrace: at TrelloNet.Internal.TrelloRestClient.ThrowIfRequestWasUnsuccessful(IRestRequest request, IRestResponse response) at TrelloNet.Internal.TrelloRestClient.Request[T](IRestRequest request) at TrelloNet.Internal.Cards.ForBoard(IBoardId board, BoardCardFilter filter) at TrelloNightbuild.Trello.RemoveRepeatedCards(BoardEnum board, String collection) in \TrelloTfs\Trello.Nightbuild.Sync\Workers\Trello.cs:line 333 at TrelloNightbuild.Program.Main(String[] args) in \TrelloTfs\Trello.Nightbuild.Sync\Program.cs:line 21
Thank you