jwage / changelog-generator

Generate a markdown changelog document from a GitHub milestone.
MIT License
101 stars 8 forks source link

422 - Validation Failed #55

Closed rdohms closed 5 years ago

rdohms commented 5 years ago

After adding OAuth Token and credentials, I now see a 422 error being returned.

In IssueClient.php line 57: API call to GitHub failed with status code 422 and message "Validation Failed"

Trying to figure out more info, but already opening this issue in case it rings a bell to anyone.

rdohms commented 5 years ago

Totally bogus, my bad.

jwage commented 5 years ago

What was the issue? Did the token not have the correct perms?

rdohms commented 5 years ago

I forgot to load up the config :D