stormpath-sdk-java
stormpath-sdk-java copied to clipboard
ForgotPasswordController returns empty body on unsupported GET method
Correct body should be: {status: 405, message: "Method 'GET' is not supported.}