Zac Durham
Zac Durham
Not sure if its relevant here or better suited for the Rancher folks, but trying to import the driver into a Rancher container running docker-machine yields the same result. Error...
Thanks for clarifying. The use case is internal team documentation- modeled after Microsoft's new documentation/feedback system. The nature of the internal documentation is sensitive, so I'm not sure the utterances...
@jdanyow Is there any chance of self-hosting utterances-bot?
No joy. I get a 422 unprocessible from Github. `{ "message": "Validation Failed", "errors": [ { "message": "The listed users and repositories cannot be searched either because the resources do...
@jdanyow any ideas why Github responds with a 422?
@jdanyow I have a public instance of utterances configured to use a private repo. Would you mind glancing at it and helping me understand why it's not working? https://u.zacdurham.com/index.html Thank...
Will anything beyond src/utterances.ts and src/github.ts need to be changed? What is the portion of code that checks whether the user is logged in- I assume that needs to be...
> > > I think the "422 Unprocessable Entity" response is happening because the repo specified in the query is private: > > ``` > https://api.github.com/search/issues?q=%22index%22%20type%3Aissue%20in%3Atitle%20repo%3Azchef2k%2Ftest&sort=created&order=asc > ^^^^^^^^^^^^^^^^^^^^^ > ```...
Just passing by when trying to solve my own problem.... @guentoan - had you by chance deleted the admin account? I had and was greeted with this same ansible playbook...