erdengk opened a new issue #3030:
URL: https://github.com/apache/incubator-shenyu/issues/3030


   ### Question
   
   I ran  shenyu-admin 、 shenyu-bootstrap 、  shenyu-example-http locally .
   
   I want to test SentinelPluginTest in shenyu-integrated-test-http
   Whenever I hit test,
   
   
![image](https://user-images.githubusercontent.com/37730787/157836513-4ddf7600-3c5f-4bc4-95a0-95a3a482af9c.png)
   
   shenyu-bootstrap always gives the following error
   
   ```
   2022-03-11 17:05:35 [shenyu-netty-kqueue-5] ERROR 
org.apache.shenyu.web.handler.GlobalErrorHandler - 
   [7565afcc] Resolved [ResponseStatusException: 403 FORBIDDEN "The key is not 
correct."] for HTTP POST /shenyu/plugin/saveOrUpdate
   
   2022-03-11 17:05:35 [shenyu-netty-kqueue-5] WARN  
org.apache.shenyu.common.utils.JsonUtils - 
   write to json string error: 
org.apache.shenyu.plugin.api.result.DefaultShenyuEntity@5917d0c4
   com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Direct 
self-reference leading to 
   cycle (through reference chain: 
org.apache.shenyu.plugin.api.result.DefaultShenyuEntity["data"]-
   >org.springframework.web.server.ResponseStatusException["mostSpecificCause"])
        at com.fasterxml.jackson.databind.exc.InvalidDefinitionEx
   ```
   
   Can anyone help reproduce or resolve this issue? thank you very much


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to