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

Data and service data are not matched. Is it not updated? #23

Open
liyunfu opened this issue Jan 5, 2021 · 2 comments
Open

Data and service data are not matched. Is it not updated? #23

liyunfu opened this issue Jan 5, 2021 · 2 comments

Comments

@liyunfu
Copy link

liyunfu commented Jan 5, 2021

Data and service data are not matched. Is it not updated?

@natrayanp
Copy link

natrayanp commented Feb 15, 2021

Any help on this issue
BIZ module receiving the data posted from FLUTTER app but BIZ returns error saying no Param sent.

Error in the below line of biz code

/ion-master_biz/cmd/biz/json-rpc/server/peer.go
// Handle incoming RPC call events, implement jsonrpc2.Handler
func (p *Peer) Handle(ctx context.Context, conn *jsonrpc2.Conn, req *jsonrpc2.Request) {
      //flow goes into this condition always
     if req.Params == nil {

@liyunfu
Copy link
Author

liyunfu commented Feb 24, 2021

I want to run the master branch, which service should I run?

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

2 participants