-
Notifications
You must be signed in to change notification settings - Fork 82
Description
take a look at the respone,the postman return 404,any idea what wrong I have done?
I tired to post datas to http://localhost:8080/oauth/token,it doesn't work
<!doctype html><title>HTTP Status 404 – Not Found</title><style >type="text/css">h1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font->size:22px;} h2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font->size:16px;} h3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font->size:14px;} body {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b {font->family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} p {font->family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;} a {color:black;} a.name >>{color:black;} .line {height:1px;background-color:#525D76;border:none;}</style>>
HTTP Status 404 – Not Found
Type Status Report
>Message /oauth/token
Description The origin server did not find >a current representation for the target resource or is not willing to disclose that one exists.
class="line" />Apache Tomcat/8.5.37