Trello.NET icon indicating copy to clipboard operation
Trello.NET copied to clipboard

Unhandled exception

Open hrlourenco opened this issue 7 years ago • 0 comments

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

hrlourenco avatar May 15 '18 16:05 hrlourenco