spring-boot-cloud icon indicating copy to clipboard operation
spring-boot-cloud copied to clipboard

测试获取Token接口报错

Open kequan1 opened this issue 6 years ago • 0 comments

请问用http请求怎么测试?通过postman怎么调用?获取token的接口我转成http调用调不通,返回{

"timestamp": 1566802688851, "status": 401, "error": "Unauthorized", "message": "Full authentication is required to access this resource", "path": "/uaa/oauth/token"

kequan1 avatar Aug 26 '19 08:08 kequan1