watson-developer-cloud / conversation-connector

The Conversation connector is a set of components that mediate communication between your Conversation workspace and a Slack or Facebook app. Use the connector to deploy a chat bot that Slack or Facebook Messenger users can interact with.
Apache License 2.0
28 stars 62 forks source link

status: 400, text: 'Neither a page type request nor a verfication type request detected' #71

Closed MhmodTayel closed 5 years ago

MhmodTayel commented 6 years ago

status: 400, text: 'Neither a page type request nor a verfication type request detected'

what should i do please.

dgterry commented 6 years ago

Could you please let me know if you have your bot subscribed to a given page? The code expects that to be the case. Also, could you please let me know what you are saying to the bot when you experience this problem? No need to share any sensitive text strings...just mostly looking for if you are sending non-text data which isn't really supported. The project should work with text, including text with accents, and some basic emojis.