facebook-messenger Questions

1

Solved

I'm developing a Messenger application featuring wevbiews It used to work fine on web but at some point it started showing this: Refused to display 'https://www.messenger.com/t/EAPdevelopment?...

2

Solved

Had written bot on ms bot frameworks for Facebook Messenger which creates carousel using custom channel data attachment with web_url which enables messenger extensions: "messenger_extensions": true...
Munster asked 28/8, 2017 at 16:55

1

Solved

I was working with Dialogflow V1 and decided to change to the V2 beta. The API has changed and I cannot recover my previous facebook templates I was sending to Messenger. With V1 I used: { 'spee...
Kaciekacy asked 3/12, 2017 at 11:50

2

Solved

Do all messenger bots interact directly with just one user at a time? Can a bot join a group of two or more people and talk to them?
Reimers asked 23/10, 2016 at 17:38

4

so this is something I've been trying to think through for about 16 hours. I am coding with PHP / CuRl / etc - the bot works and everything is fine. My current issue is figuring out how to disable ...
Mitzvah asked 24/6, 2016 at 6:52

5

Solved

I'm starting with Messenger Platform API. I want to make simple Messenger Chatbot. Here is tutorial I follow. As you see, to start I need to set up webhook (step 2). So basically: web server that ...

3

Solved

I'm trying to create a Messenger Web View (https://developers.facebook.com/docs/messenger-platform/messenger-extension) by using the Messenger Extensions Javascript SDK. The page opened by the Web...

4

Solved

I submitted my facebook messenger bot for app review and the rejection reason was "received no response". I've tested my bot from my own account and some other testers that I added to my facebook...

1

Solved

I'm working on Facebook Messenger Extensions and want to know how to debug frontend (I'm using React). Actually, we don't have access to the console in the webview :( Any advice ? Best Practices ?...
Maggi asked 29/6, 2017 at 8:57

4

I was wondering if it is possible to have a messenger bot send you a youtube video link and generate a playable video inside messenger the same way you can if you paste a link inside the messenger....
Miliary asked 3/7, 2016 at 20:49

3

Solved

I'm trying to setup the Facebook messenger API and I'm getting this error when I attempt to add the WebHook: The URL couldn't be validated. Callback verification failed with the following errors...
Lowspirited asked 12/4, 2016 at 19:31

0

I integrated my application with dynamic links from firebase successfully. But when I share a short link with SocialMetaTagParameters and click on the link in messenger it opens the browser and it ...

1

Solved

The messenger Send API gives me back the response (#546) The type of file you're trying to attach isn't allowed. Please try again with a different format. error code: 546, error_subcode: 154502 H...
Gagliano asked 25/9, 2017 at 18:8

1

Solved

I apologize if this turns out to be a really dumb question. I am reading a message object through the Facebook messenger API, using Flask in Python. I first extract the timestamp after reading in...

2

Solved

I'm working on a bot using the C# Microsoft Bot Framework and I'd like to send messages with action buttons to Facebook Messenger. I've successfully created the bot, deployed it and can communicate...
Lockman asked 3/5, 2016 at 18:43

1

Solved

I'm trying to implement some features inside a web view in facebook messenger. on the phone the webview is opening fine, but in desctop web browser the webview is opening inside a new tab. im using...
Bedel asked 16/2, 2017 at 23:52

6

Solved

Finally Facebook launched API for their messenger API for their messenger. This will allow us to create chat bots. In getting started guide, I need to setup webhook. This requires webserver which ...
Motherofpearl asked 13/4, 2016 at 4:59

3

Solved

Facebook Send API mentions a "payload" type you can set for buttons on the Generic Response Template. However, they don't say how it works, other than: For postback buttons, this data will be se...
Bookerbookie asked 25/4, 2016 at 21:6

1

Solved

I want to create a Messenger Bot used by different users for their Facebook pages. I created a rails app and use the facebook-messenger gem. I successfully created the bot and it works when I do t...

4

Solved

I have successfully setup a facebook-messenger webhook. Until yesterday I was able to send and receive messages as well. But today, when I am sending one message from user, I am getting multiple ca...
Cotenant asked 26/4, 2016 at 7:51

1

trying to run a 'Traffic' ad to a Facebook Messenger bot. In order to initiate the bot conversation I need to use the 'Get Started' button as part of the messenger ad conversation and therefore nee...
Roshan asked 24/5, 2017 at 16:11

1

I am making a php curl call to the API endpoint to set up a persistent menu based on the documentation. Here is the code: $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://graph.facebook.c...
Bloodworth asked 1/10, 2016 at 0:1

1

Using the iOS Facebook Messenger App on my iPad, I'm building a bot that will send a user a media player link. After the user has clicked the link, it opens the link inline, inside the Facebook Me...
Viminal asked 14/7, 2016 at 19:8

2

I'm following the development guide here: https://developers.facebook.com/docs/messenger-platform/quickstart I've setup my server and the webhooks. When I try to make a POST request to the faceboo...
Gap asked 20/4, 2016 at 23:54

0

I want to send message to a user any time using facebook messenger API. I'm using developer version of messaging app and has not submitted for review yet. We are two friends both as developer in t...
Deputation asked 26/3, 2017 at 9:21

© 2022 - 2024 — McMap. All rights reserved.