getToken() errors out...
Closed this issue · 3 comments
danboy commented
Attempts to use getToken() return the error "The Pivotal API does not support file upload and XML POSTing at the same time".
danboy commented
ahh.. upon digging in it looks like this isn't implemented yet. I'll hack around it till it is.
stelcheck commented
Hmm, could you share a Gist of the code with us?
stelcheck commented
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