Errors
METHOD_NOT_ALLOWED
Problem
the server knows the request method, but the target resource doesn’t support this method.
Solution
Check the request response and making sure it’s correct.
The schema is of type object
.
the server knows the request method, but the target resource doesn’t support this method.
Check the request response and making sure it’s correct.
The schema is of type object
.