Closed plukevdh closed 13 years ago
Looks like an issue between PivotalTracker gem and PT API: https://github.com/jsmestad/pivotal-tracker/issues/28
Actually I take it back. Looks like it its because I have SSL and the initial config is not using SSL.
Hey plukevdh!
So then everything is working properly for you? I'd like to close this ticket if so.
On a related note, I'm considering adding a setup
or config
sort of task to aid in getting a project up and rolling, and possibly verify that the given configuration works will with PT. I'll open another ticket for discussion on that -- please join in!
Jeff
That would help. Its definitely related to SSL. I've got a patch in the works for this.
I am getting this error too. I do not think its about using ssl. Well, I am not using ssl. Any ideas please ?
My bad.
Add this option on your git/config
[pivotal] use-ssl = true
Anytime I try to use any of the commands (info/feature/etc...) I'm getting the following error.
Expect it has something missing in my config or undocumented configurations needed on the PT side.
Would this be a result of having SSL always enabled?