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

Status codes #47

Open
oleggtro opened this issue Sep 20, 2020 · 0 comments
Open

Status codes #47

oleggtro opened this issue Sep 20, 2020 · 0 comments

Comments

@oleggtro
Copy link
Member

200 | Everything worked (and returned a result if there were one)
301 | The server is redirecting you to a different endpoint. Can happen when a company moves domains etc
400 | You probably made a bad request.
401 | The server thinks you're not authenticated.
404 | The server couldn't find the specified resource
503 | Backend server is at capacity

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