Closed mohitjain closed 7 years ago
{ "message": "Validation Failed", "documentation_url": "https://developer.github.com/v3/oauth_authorizations/#create-a-new-authorization", "errors": [ { "resource": "OauthAccess", "code": "missing_field", "field": "description" } ] }
note is the field that is required not description according to the documentation_url
duplicate of #168