This happens when a certain endpoint does not support the HTTP Method used.
STATUS:
405 Method Not Allowed
BODY:
{
"code": 405001,
"message": "HTTP Method not allowed.",
"detail": "HTTP Method not allowed."
}
This happens when a certain endpoint does not support the HTTP Method used.
STATUS:
405 Method Not Allowed
BODY:
{
"code": 405001,
"message": "HTTP Method not allowed.",
"detail": "HTTP Method not allowed."
}