This HTTP status code indicates that the server does not recognize the requested method in a URL.
Cause
This is most likely caused by an invalid REST request.
Action
Make sure you are using supported requests. Check the spelling of the method in the URL including case (method names are case-sensitive).
See also
RestInvocationException.missingMethod
© 2009-2012 SirsiDynix