老师已经使用postman测试了,但同时有几个问题需要你指点一下:
请求的URL地址:http://localhost:8080/emos-wx-api/checkin/validCanCheckIn?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2Nzk1NzY1MTQsInVzZXJJZCI6Mjh9.CPJve6Aq6L5KywJDQrwIhgGJru4Zbkgjp2aBeTQlhoY
是这样把token携带在请求路径后面吗?
返回的结果:Authentication failed for token submission [com.example.emos.wx.config.shiro.OAuth2Token@79e3c5f7
]. Possible unexpected error? (Typical or expected login exceptions should extend from AuthenticationException).
这样正确吗?因为回复发不了图片,我在群里@你一下,帮我瞄一眼