Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

b-params illegal json #214

Closed
binbin0325 opened this issue Dec 2, 2021 · 0 comments
Closed

b-params illegal json #214

binbin0325 opened this issue Dec 2, 2021 · 0 comments

Comments

@binbin0325
Copy link
Member

Issue Description

./blade create dubbo throwCustomException --exception java.lang.Exception --service org.apache.dubbo.UserProviderImpl --methodname GetUser --provider

{"code":405,"success":false,"error":"b-params illegal json","result":"1980fabf6a7cdecc"}

https://github.com/chaosblade-io/chaosblade-exec-jvm/blob/master/chaosblade-exec-common/src/main/java/com/alibaba/chaosblade/exec/common/model/matcher/BusinessParamsMatcherSpec.java#L37

Type: bug report or feature request

Describe what happened (or what feature you want)

If no service parameter is set, you do not need to check the service parameter

Describe what you expected to happen

If no service parameter is set, you do not need to check the service parameter

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant