Skip to content

Conversation

rskbansal
Copy link
Contributor

Fixes #2458
HTTP status code isn't working for Minecraft, so used message error type instead.

Sample response for claimed username:

{
  "id" : "bb83bdc4e8674dccb6568b49ad783596",
  "name" : "Blue"
}

Sample response for unclaimed username:

{
  "path" : "/users/profiles/minecraft/blue475487563745",
  "errorMessage" : "Couldn't find any profile with name blue475487563745"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False negative for: Minecraft
1 participant