Now if your credentials is not valid you will get ``` json { message: "Bad credentials", documentation_url: "https://docs.github.com/rest" } ``` But u will not see in user interface what had happened. We need to fix this)
Now if your credentials is not valid you will get
{ message: "Bad credentials", documentation_url: "https://docs.github.com/rest" }But u will not see in user interface what had happened. We need to fix this)