Wizcorp/node-pivotal

getToken() errors out...

Closed this issue · 3 comments

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

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

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

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

  • Fixed getToken
  • script to try it quickly from cli

Also been published on NPM