adunkman/node-trello

Gives Invalid Signature in while calling the getRequestToken() method

Closed this issue · 2 comments

I just replaced the PLAINTEXT to HMAC-SHA1 in the trello-oauth.js , it works fine.

The same occurs for me. Looks like the Trello api requires HMAC-SHA1 signature currently.

Fixed in #20, published as 1.1.2.