Skip to content

Searching for user's repositories leads to "Unprocessable Entity" failure #24572

Discussion options

You must be logged in to vote

For whoever is interested in this, it seems that this error can appear if you search for a user that has only private repositories and no public repositories whatsoever.

So as I understand, you have several response options:

  1. User has no private repositories - you will receive a response with his public repositories.

  2. User has private repositories and public repositories - you will receive a response with his public repositories.

  3. User has only private repositories - you will receive this “Validation failed” error.

More details here

  

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@UmerMo
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment