Faissal EL-OSMAN

  • Actividad total 26
  • Última actividad
  • Miembro desde
  • Siguiendo 0 usuarios
  • Lo siguen 0 usuarios
  • Votos 0
  • Suscripciones 11

Resumen de la actividad

Última actividad de Faissal EL-OSMAN
  • Faissal EL-OSMAN creó una publicación,

    package a rainbow app in anWeb Component (customelement)nerror

    I m developing an application based on open-rainbow-sdk using vue3. my app is working fine when it s in the normal way, but if I m switching it to web component approach (customelement) I m getting...

  • Faissal EL-OSMAN creó una publicación,

    Button in chat

    Hello, In general, chatbots propose to users potential responses in the textbox of the chat, The user chooses one then the choice is sent, Are you planning to add this feature? Regards, Faissal EL ...

  • Faissal EL-OSMAN creó una publicación,

    Don't get the email in the contact

    Hello, In the NodeJS sdk, When I call the api 'contacts.getContactByLoginEmail', the returned contact doesn't contain an email if this contact is the rainbow company. Is it normal? Regards, Faissal

  • Faissal EL-OSMAN creó una publicación,

    date of last modification in bubbles

    Hello, For old bubbles I can't get the conversation last modified date, For old bubles I get undefined for 'conversation.lastModification' Regards, Faissal the code is as follow: module.exports....

  • Faissal EL-OSMAN creó una publicación,

    I can't get conversation last modified for old bubles

    Hello, For old bubbles I can't get the conversation last modified date, For old bubles I get undefined for 'conversation.lastModification' Regards, Faissal the code is as follow: module.exports.r...

  • Faissal EL-OSMAN creó una publicación,

    Warning when connecting to rainbow

    Hello, When I connect to rainbow I get a lot of warning , with the text : 'WARNING : One property of the parameter of BubbleFactory method is not present in the Bubble class :' Could you tell how t...

  • Faissal EL-OSMAN creó una publicación,

    Telephony service in Node SDK

    Hello, I noticed that yo've introduced telephony service to node sdk, By analysing the lib, I figure out that there is only one function that allows to make which is makeCall(contact, phoneNumber) ...

  • Faissal EL-OSMAN hizo un comentario,

    Yes, it's a node SDK with the version 1.37.1 I usually use inspect in this form and it works fine I have noticed that the object is undefined

  • Faissal EL-OSMAN creó una publicación,

    convestations object is not found

    Respondida

    hi when I execute this code: connexions.connRainbow.events.on('rainbow_onready', () => {  console.log(util.inspect(connexions.connRainbow.conversations, false, null)); } it returns that no conversa...

  • Faissal EL-OSMAN creó una publicación,

    Problem when adding a contact in a bubble as moderator

    Respondida

    Now, I m facing a problem when I try to add a contact as a moderator, I'm receiving this message error: ERROR in inviting a contact to a bubble, err = { code: 403,[0]   msg: 'Forbidden',[0]   det...