Questions tagged [messenger]

Enable users to easily share content from your application with friends on Facebook Messenger.

Is it true that echo and print are disabled in the 'real-time' version of php?

As a newcomer to programming, I can only describe my script as live, although I know that might not be the correct term. Initially, I developed a bot in php and ran it on xampp locally on my mac, where I could easily print arrays and other content using ec ...

Error in communication: Microsoft Bot framework encountered an issue with receiving a security token during the ChatConnector process

My Node.js bot framework version is 3.3.3 and I have successfully configured the "Skype" channel. However, when trying to set up the "Facebook Messenger" channel, I encounter an error stating "No security token sent". I am currently using ngrok for testing ...

Combining Watson Assistant (formerly known as Conversation) with Telegram and Facebook

I'm feeling a bit lost when it comes to connecting my Watson bot with messaging platforms like Facebook Messenger. I created the bot using the Watson Conversation service and deployed it on a Bluemix Cloud Foundry node.js app. While it's working perfectly, ...