jeudi 13 juin 2019

Botium facebook connector not recieves responds from bot

I am trying to run simple facebook test using botium-connector-fbpagereceiver and getting error “bot says nothing”.

For getting messages this library uses events messages, messaging_postbacks, message_echoes and standby. But botium application is secondary receiver that is not thread owner, it means that event standby will be send only. Standby event will occur when a message has been sent to your page, but not when message sent by your page. For getting messages sent by page event message_echoes is used, that is not sent to not thread owner application.

I am tried to redirect fb events to my own function, fb sends standby events only, that is fired by sending message to my page, but not by my page.

Aucun commentaire:

Enregistrer un commentaire