cliffano / nestor

Jenkins CLI and node.js client
http://blog.cliffano.com/tag/nestor/
MIT License
181 stars 27 forks source link

"Forbidden" error after switching node version to 11.9.0 #55

Open abm0 opened 5 years ago

abm0 commented 5 years ago

Hey!

I've been using nestor with node v8.3.1 and everything was fine, but after I've switched to version 11.9.0 I keep getting "forbidden" message, despite the fact that credentials are still in .zshrc file as it was before.

How can I fix that problem?

Thanks!

xream commented 5 years ago

I found the error was Error 403 No valid crumb was included in the request.

Maybe this is helpful. https://github.com/spinnaker/spinnaker/issues/2067