Skip to content

1.3.3 - HTTP 400 Fix

Compare
Choose a tag to compare
@ddavness ddavness released this 08 Aug 22:22
· 7 commits to master since this release
5df546e

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.