question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

new Card() on deleted card

See original GitHub issue

Hello,

Not sure where fault is between my code and Manatee.Trello.

How to reproduce:

  • Create card in Trello web interface.
  • Store Card.Id in your code
  • Edit card, then click on Archive and then on Delete

Now try to get card giving card id stored

var card = New Card(storedCardId);

It should throw exception, but it does not If trying to get card.ShorUrl, code hangs indefinitely

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9

github_iconTop GitHub Comments

2reactions
mathieuchateaucommented, Nov 7, 2017

Hello,

It’s not hanging anymore, and does generate an exception “requested resource not found”, which is what I expected.

I guess we can close this case, thanks

0reactions
gregsdenniscommented, Nov 6, 2017

@mathieuchateau are you still experiencing problems with this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add back a credit card that was deleted in error.
Hi! Check if the card shows up on Apple Pay section on iCloud settings by selecting your phone from devices list. If the...
Read more >
Stripe API reference – Delete a card
You can delete cards from a customer. If you delete a card that is currently the default source, then the most recently added...
Read more >
Is there any way to delete a card from a deck? : r/Anki
Just hit the minus (-) key while reviewing and it'll delete the card. You can also go into browser and delete the card...
Read more >
Delete Card Button for Trello - Not working for new cards
New to using the Trello API and I'm running into an issue with the card buttons and using it to delete the card....
Read more >
Deleted card message from bot in MS Teams channel ...
Since the card is deleted and reposted, any new members joining the team should see only one card and should not see deleted...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found