Wizcorp / node-pivotal

NodeJS API library for PivotalTracker
44 stars 20 forks source link

getToken() errors out... #3

Closed danboy closed 12 years ago

danboy commented 12 years ago

Attempts to use getToken() return the error "The Pivotal API does not support file upload and XML POSTing at the same time".

danboy commented 12 years ago

ahh.. upon digging in it looks like this isn't implemented yet. I'll hack around it till it is.

stelcheck commented 12 years ago

Hmm, could you share a Gist of the code with us?

stelcheck commented 12 years ago

NM, there was a problem in my code... there was no way it could actually work the way it was written :/

Created a v0.1.3 version where you have

Also been published on NPM