1.3.3 - HTTP 400 Fix
This update fixes an issue where trying to make a card (inside a list) would throw an Error 400.
This bug was caused by a typo - the Trello API wanted an idList
field but @HypheX gave them an idCard
instead.
This update fixes an issue where trying to make a card (inside a list) would throw an Error 400.
This bug was caused by a typo - the Trello API wanted an idList
field but @HypheX gave them an idCard
instead.