This documentation covers the in-development release of Review Board. You can see the latest stable docs or all previous versions.
208 - Invalid User¶
| API Error Code | 208 |
| HTTP Status Code | HTTP 400 Bad Request |
| Error Text | User does not exist |
| Description | The username specified in a request does not exist on the server. This isn’t related to authentication, but rather for usernames that are passed as parameters in some request, such as when creating a review request as another user. |