You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the server implementation, when a new request is submitted to the server, if the request has a bad JSON data or a value is not allowed, then it throws error 400.
The specification should be updated to show this.
The text was updated successfully, but these errors were encountered:
As per the server implementation, when a new request is submitted to the server, if the request has a bad JSON data or a value is not allowed, then it throws error 400.
The specification should be updated to show this.
The text was updated successfully, but these errors were encountered: