KMFtcy edited a comment on issue #3928:
URL: https://github.com/apache/apisix/issues/3928#issuecomment-809124123


   Gentlemen, I have located the problems. I found I accidentally I enable a 
plugin in this page.
   
![image](https://user-images.githubusercontent.com/41932086/112798006-d7854500-909e-11eb-80ed-ed1ffc942f54.png)
   When I delete it , the error is gone. Sorry for my faults.
   And the `invalid json data` problem was fixed when I paste this, coyied from 
`https://github.com/apache/apisix/blob/master/docs/zh/latest/plugins/jwt-auth.md`
   ```
   {
               "key": "user-key",
               "secret": "my-secret-key"
           }
   ```
   Thanks for all your helps. @tokers @Firstsawyou 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to