Post failed: Not Found
benwoodward opened this issue · 3 comments
benwoodward commented
mattn commented
I don't reproduce this.
benwoodward commented
What’s the best way for me to debug this error?
benwoodward commented
Resolved the problem.
This line of code uses the value of $GITHUB_TOKEN to authenticate if g:gist_token is not set. I have an existing env var by that name for hub. I just had to modify the token's scopes to include 'gists' in Github.
