You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
http://localhost:8080/uaa/oauth/token 获取token的时候 返回
{
"error": "unauthorized",
"error_description": "could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize"
}
但是服务不报错
The text was updated successfully, but these errors were encountered:
http://localhost:8080/uaa/oauth/token 获取token的时候 返回
{
"error": "unauthorized",
"error_description": "could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize"
}
但是服务不报错
The text was updated successfully, but these errors were encountered: