nodejsSDK : rainbow_onuserinvitereceived event does not pop
AnsweredWith NODEJS SDK : unable to get the rainbow_onuserinvitereceived event triggered. Any example of bug ? Thanks
-
Hello Patrice,
I do not reproduice your issue. I am not sure to understand your request. Did you still have issue with nodejs 1.42.3 ?
And then give me more information on your usecase.
I not sure to give you the anser you need, but with :
that.rainbowSDK.events.on('rainbow_onuserinvitereceived', (data) => {
that.logger.log("debug", "MAIN - rainbow_onuserinvitereceived - rainbow event received.", data);
});i received the event.
Best regards,
Vincent.
Please sign in to leave a comment.
Comments
2 comments