Closed hevan closed 8 years ago
use curl -x POST -uv /oauth/token OK!
use curl -uv /oauth/token {"error":"method_not_allowed","error_description":"Request method 'GET' not support}
o.s.s.o.provider.endpoint.TokenEndpoint : Handling error: HttpRequestMethodNotSupportedException, Request method 'GET' not supported
use curl -x POST -uv /oauth/token OK!
use curl -uv /oauth/token {"error":"method_not_allowed","error_description":"Request method 'GET' not support}
o.s.s.o.provider.endpoint.TokenEndpoint : Handling error: HttpRequestMethodNotSupportedException, Request method 'GET' not supported