node-trello
node-trello copied to clipboard
Query params in PUT requests
It looks like PUT requests fail because the json body is not also added to the URL as query params. Annoying, but seemingly required for the trello API.
Am I missing some thing on this front?