Pre-salesTSS team
Hi Oliver, Thank you very much. You are right, I forgot to start web server. It works now Best regards Valeri
Hi Vincent, Finally i solved the problem. It was my mistake, of course. In that line newBubble was undefined. I should have been used bubble instead of newBubble. rainbowSDK.bubbles.inviteContactT...
Hi Vincent, my environment Sandbox and Node.JS SDK. SDK version: 1.52.0 I noticed that this code creates two bubbles with the same name. function createBubble() { let withHistory = true; // All...