Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse Player search error message #20

Open
voghDev opened this issue May 24, 2018 · 0 comments
Open

Parse Player search error message #20

voghDev opened this issue May 24, 2018 · 0 comments

Comments

@voghDev
Copy link
Owner

voghDev commented May 24, 2018

When searching for players that are not found, the response is the following

{
    "errors": [
        {
            "title": "Not Found",
            "detail": "No Players Found Matching Criteria"
        }
    ]
}

Treat this JSON message and show the corresponding error in the UI

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

No branches or pull requests

1 participant