trolster / urcli

CLI tool for the Udacity Reviews API
MIT License
100 stars 23 forks source link

Urcli assigns project that is not being pulled! #87

Closed adbelis closed 7 years ago

adbelis commented 7 years ago

Guidelines to submit an issue

I'm opening this issue because:

What's going wrong?

I am certified for two projects A & B, but choose to pull request for Project A only. However, when I run the command urcli assign <Project_id> for A, I am getting notification for Project B.

supporting information:

gabraganca commented 7 years ago

Hi @adbelis . Could you update urcli to the latest version and see if this still happens?

npm install -g urcli
trolster commented 7 years ago

Also, try running urcli certs and check if the certification information that is returned from the server corresponds to what you think it is.

trolster commented 7 years ago

Since we'll only be supporting the latest version I'm closing this.