node-twitter icon indicating copy to clipboard operation
node-twitter copied to clipboard

returns incorrect friend-ids

Open jasan-s opened this issue 7 years ago • 0 comments

I'm making the following call: client.get('friends/ids.json?', {}, (error, idArray, response) => {}) However The Id's I get back are incorrect. making the call from Postman returns correct friend Id's.

Weird Behavior.

jasan-s avatar Dec 15 '17 13:12 jasan-s