facebook-messenger Questions

12

I have integrated Facebook Customer Plugin on one of our websites. I followed the instructions in the developer documentation. It is working fine when there is an active facebook session. However, ...
Leith asked 5/1, 2018 at 12:27

3

Solved

i'm creating a registration code for users to a facebook messenger bot i am writing. instead of asking them to open a chat with my bot, and type in the registration code, i would like to provide th...

6

I want to use User Profile API from Facebook to get customer user data (first name, last name, picture). My app is reviewed, my app is connected to fanpage, i have pages_messaging and other permiss...

0

I am trying to set up a basic webhook to fire when a page receives a message. If I manually curl a message, my server gets it. If I use the app dashboard to test something like "message reacti...

8

When using the same Facebook getting started guide (https://developers.facebook.com/docs/messenger-platform/quickstart) I am getting an error on the node.js console when typing a message and send...
Soosoochow asked 7/7, 2016 at 21:13

2

...But this is what it needs to be reviewed for. My Messenger app approval keeps being rejected with this: pages_messaging This item was not approved. Click Edit Details for information. Fac...

7

Problem: When used via 3rd-party app built-in browser (e.g. LINE, Twitter or Facebook messenger), the signInWithPopup returns auth/popup-blocked. The explanation by Firebase docs is: auth/pop...
Colicroot asked 6/10, 2016 at 14:12

9

So i've installed the facebook customer chat messenger plugin on my website and it works fine, but i need to align it to the left of the website and if possible also change the size of the button (...
Yoko asked 6/2, 2019 at 15:46

4

I am trying to add the Messenger Live Customer Chat Plugin dynamically to a site by first whitelisting the domain via the API and then injecting the script tag to the whitelisted domain site. Now, ...

0

Got this from Google Page Speed: Though I did put loading code in _document.tsx into a setTimeout with 3s timing. <div id="fb-customer-chat" className="fb-customerchat"&gt...
Xavler asked 18/9, 2022 at 11:58

1

I'm retrieving user's Facebook id using AccessToken.getCurrentAccessToken.getUserId() and saving it in FirebaseDatabase. Then I'm retrieving it and populating several CardViews using the data. Eac...

3

Solved

i was doing this implementation with Facebook Messenger customer chat SDK into my Nuxt app. Solution 1 (worked 0%): I tried the https://www.npmjs.com/package/vue-fb-customer-chat package, and it d...

3

Solved

I've written a simple bot for Facebook Messenger that takes a user's text, applies a simple transformation and immediately returns the result. While testing it myself, I've never had a problem, bu...

1

Solved

I use plyr player on my page. Basically the only code that is on the page is this: <div class="container"> <div id="player" data-plyr-provider="youtube" data...
Colonize asked 12/10, 2020 at 11:44

3

Solved

I am currently working on a chatbot for Facebook Messenger. I am working with the Microsoft bot framework and the code is written in node.js. I am interacting with a database through an api. With e...
Jacobjacoba asked 19/4, 2017 at 12:51

2

We have a chatbot on Facebook Messenger Platform, we want to provide the admins an URL to chat with a specific user, for example: https://facebook.com/<page-id>/u/<user-psid> Currently...

7

Solved

So I'm trying to setup a bot for the new Facebook Messenger API. I'm following the quickstart. I setup the webhook ok, and see it in my webhooks, I called this: https://graph.facebook.com/v2.6/...
Alarmist asked 22/4, 2016 at 21:26

4

Solved

I followed the solution in this thread and it is still not working how to setup "Get started" button in facebook messenger bot and when to send welcome message I tried both graph.faceb...

4

Solved

Is there a way to share a text in facebook messenger using android and maybe facebook sdk as well? I want to make something like the whatsapp way, choose your text and open an intent to choose the...
Neves asked 29/9, 2014 at 13:58

5

Solved

I'm developing my own chatbot for messenger with Dialogflow v2 and the Node.js client SDK. But I've a problem with custom payloads. When I use the console provided by Dialogflow, I have a response ...
Aguish asked 1/3, 2018 at 9:5

3

Solved

I have been building a Messenger Bot for about a week now and I had no problems so far. But recently I got stuck in an absurd bug (kind of). So I use bold text in certain parts of my messages like...
Noteworthy asked 31/8, 2017 at 14:9

10

Solved

I have included Facebook customer chat plugin on my website. It works fine for the first day. From the second day, it's not working. I have seen an error message in Google Chrome console: Refused ...

5

Solved

Given the recent "encouragement" by Facebook to migrate to a separate messenger app, and as a followup to the {very informative!} answer to the question on URL/URI schemes supported by the Facebook...
Newborn asked 24/8, 2014 at 0:6

4

Solved

I would like to share an url from a website (using mobile device) to facebook messenger app. I tried to use: FB.ui({ method: 'send', link: 'http://www.nytimes.com/interactive/2015/04/15/travel/...
Benefactor asked 8/1, 2016 at 11:0

3

I want to change button text which is generated by "Send to Messenger" plugin using javascript facebook SDK.

© 2022 - 2024 — McMap. All rights reserved.