shogowada/json-rpc-2.0

The resolve is always undefined in the client's receive function

unnursolingimars opened this issue · 2 comments

image
I'm using the sample code for the client (using another json-rpc-2.0 API) but I won't get the Promise resolved when I'm sending the request. Do you have any idea what is wrong?

Could it be the id being string vs. number? Can you see what this.idToResolveMap holds?

Aww YES! Thank you so much !
bitmoji