Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
0 votes
0 answers
118 views

Description: I'm building a CRM system that integrates Facebook Messenger for businesses to manage customer conversations. The system works perfectly with n8n Test webhook URLs but fails verification ...
StackLyft's user avatar
0 votes
0 answers
126 views

I'm working on integrating a messaging app using the Messenger Platform and facing an issue when trying to subscribe to a Facebook Page's webhooks via the /subscribed_apps endpoint. Request: POST ...
Achilles Demey's user avatar
0 votes
0 answers
161 views

Running into a unique issue here regarding Meta Graph API Webhooks, specifically for click-to-message ads. This is specific to click to message conversations - the app works perfectly for ...
Baylor Mitchell's user avatar
1 vote
0 answers
135 views

I am currently developing a application that interacts with the Messenger API. Everything was working as expected until I submitted my app for a permissions review to Meta for the pages_messaging ...
Chutchawan Meesrimatupoj's user avatar
1 vote
0 answers
113 views

I am using nuxt 3 SSR with useSeoMeta for pages/posts/[id].vue like this useSeoMeta({ title: () => post.value?.title, description: () => post.value?.subtitle, keywords: () => ...
Sovai's user avatar
  • 154
3 votes
1 answer
733 views

I'm trying to integrate deep linking. When I open the link in safari, whatsApp, telegram etc. It opens the app fine. Even when sending the test deep link from Meta's App Ads Helper it sends ...
Titas Černiauskas's user avatar
5 votes
0 answers
723 views

Open Graph data is not showing when I'm sharing my NextJs website's url (https://www.casadebambu.ph/) via Facebook Messenger when sending it to other people. But it is visible in my own chatbox, in my ...
boringdeveloper's user avatar
2 votes
1 answer
79 views

I'm currently building a chatbot on Facebook messenger and am struggling with implementing the "one time notification" flow. I can successfully ask the user if they'd like to receive a ...
Austin Serio's user avatar
1 vote
0 answers
264 views

I'm encountering a problem with the transition from Facebook's Handover Protocol to the new Conversation Routing system. Previously, under the Handover Protocol, once the primary app (e.g., a chatbot) ...
Bruno Quevedo's user avatar
0 votes
2 answers
56 views

For example, the taxonomies for community chat in Discord and Messenger are different, but they serve the same functionality: Discord Messenger Server Community Text Channel/Forum Channel Community ...
Ooker's user avatar
  • 3,404
13 votes
1 answer
2k views

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 reactions&...
AlphaWulf's user avatar
  • 443
-1 votes
1 answer
54 views

I created a responsive card with buttons in Lex and made sure all fields were filled out (image, title, subtitle, button title and value). It works fine in the Lex console. However, after clicking the ...
Jadeyyy's user avatar
  • 47
1 vote
0 answers
87 views

I am using Facebook Messenger API, in order to connect with my spring boot application and communicate with users via chat. It will be very helpful for me to respond with text that contains hyperlink ....
antonia simionescu's user avatar
1 vote
0 answers
75 views

I implemented integration with Facebook Messenger according to the documentation. User login via Login via Facebook for companies. I get the user token and then I get page access token. I register ...
starling's user avatar
  • 271
0 votes
0 answers
229 views

I wrote a code that can login to messenger, but I couldn't send a message to a user. how can i do this? What I want is to log in to messenger.com and send messages to Instagram users in a txt file in ...
Hulusi's user avatar
  • 1
0 votes
0 answers
837 views

I have the following requirement and wonder if it is at all possible. I want to create an app, webhook, or Python app that sends a simple message to a single Facebook Messenger user. For example, when ...
Shodgson's user avatar
0 votes
1 answer
179 views

I'm trying to ananalyse some facebook messenger data and I'm having trouble with utf-8 encoding. import os import json import datetime from tqdm import tqdm import csv from datetime import datetime ...
uberts64's user avatar
0 votes
1 answer
885 views

How to send pre-filled text via Facebook Messenger web interface using Next.js? I'm working on a Next.js application and I'm trying to implement a feature where users can send pre-filled text messages ...
Chris Chen's user avatar
0 votes
0 answers
537 views

I've followed the docs: https://developers.facebook.com/docs/messenger-platform/send-messages#messaging_types on uploading an image to the facebook graph API. I've successfully uploaded the img, and ...
marcus's user avatar
  • 71
0 votes
0 answers
117 views

Following is the PayPal form and form submission script. It works well in Android and Desktop but when link is opened from Facebook messenger in iPhone, it shows PayPal 404 not found page. Reference ...
Saurav Arya's user avatar
0 votes
0 answers
151 views

I notice Facebook Messenger Policy stated that the Page won't be able to send the user a message after 24 hours session/window ended. I am trying to iterate over a list of Facebook User PSIDs, and ...
Stanlee Mok Khaei Leng's user avatar
1 vote
0 answers
113 views

I am not receiving Webhooks for messaging_postbacks, when general user, who does not have a role in our App, is replying to our Private Reply message. I have the following advance access permssions: ...
Jahnavi reddy's user avatar
0 votes
1 answer
468 views

Using https://graph.facebook.com/v13.0/me/messages?access_token=pagetoken post url trying to send pushback buttons. But its gives error as: "message": "(#100) Invalid message data"...
SushantPatade's user avatar
1 vote
0 answers
1k views

Cant figure out how to add FacebookMessengerShareButton from react share. FacebookShareButton works with no issues, but i need Messenger button. According to docs https://www.npmjs.com/package/react-...
Simon Buryat's user avatar
0 votes
1 answer
526 views

I have developed a facebook messenger app in Node.js. I am using PDFKit to generate a PDF and send it to the user from the messenger bot. The problem I am facing is I am not able to send the generated ...
Dummy Cron's user avatar
0 votes
0 answers
185 views

I would like to create a button that takes a given link and send it via messenger, so I copied this code: <html> <head> </head> <body> <!-- Load ...
utenteciao utente's user avatar
1 vote
1 answer
2k views

How can I send a text directly to a specific phone number on Viber? or to a specific person on Facebook messenger? with whatsapp I'm using url_launcher with whatsapp with below code, and it is working ...
Salar Azad's user avatar
0 votes
1 answer
310 views

I created a private reply bot which replies all comments on my business page. My webhook is hosted to shared hosting(Cpanel) and its verified. but its not responding to any post requests from facebook....
Imangi's user avatar
  • 43
0 votes
0 answers
77 views

I'm just a hobbyist programmer and I only distribute free apps. I tried reading the statement on the use of Facebook logo but I get confused by technical statements. I want to embed a clickable ...
Kellin Strook's user avatar
0 votes
1 answer
384 views

first way I tried is : static async callSendApi(requestBody) { let url = new URL( `${API_URL}/${PAGE_ID}/messages` ); url.search = new URLSearchParams({ ...
Imangi's user avatar
  • 43
2 votes
3 answers
4k views

I am trying to integrate messenger live chat to my react website. I have tried the npm package react-messenger-chat-plugin but it is not working. I have tried to use the meta business suit to do so, ...
nazanaza's user avatar
0 votes
1 answer
3k views

Before I am able to switch to my facebook page in Messenger Desktop (Windows 11). After I switch to my main account, I can't be able to switch it back to my page. I hope anyone can help me with this.
jmozzart's user avatar
  • 133
1 vote
1 answer
513 views

My website using Google oAuth to let users sign in. I do NOT have a mobile app for this website. However, when a link to my website is shared on Facebook or Facebook messenger, and a user opens that ...
Michael Lang's user avatar
  • 1,180
-1 votes
1 answer
391 views

One of the pages I manage has been updated to the new UI and I could not find the setting anymore. The setting can be found here before the UI update. https://flow.ai/blog/handle-facebook-messenger-...
ProNoob's user avatar
  • 89
1 vote
0 answers
1k views

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"></...
János's user avatar
  • 35.5k
1 vote
0 answers
5k views

I'd like to find some usefull link I sent to a friend maybe year ago, but so far with no success. I tried http, https, www, /, ... but nothing lists that one, maybe it starts without protocol ...
Dalton's user avatar
  • 487
0 votes
0 answers
371 views

I'm working on my local e-commerce website that I created using glideapps.com. And I have removed the "buy" button from my product's page and replaced it with a "message seller" ...
Marvin Faranso's user avatar
1 vote
0 answers
292 views

I am trying to revive an old Facebook bot. The problem is that I got pages_messaging permission revoked and now the users are not getting replies from the bot. It replies to me, as developer. I sent ...
Martin's user avatar
  • 11
0 votes
1 answer
173 views

I can't seem to add quick replies after my messenger chatbot sends an email through an integration with sendgrid. I can add additional comments through agent.add(text), and can also send a card with a ...
timtam222's user avatar
2 votes
0 answers
481 views

Facebook recently released an optional Recurring Notifications feature for Messenger. My group has attempted to use this feature in our app; in our chatbot flow, we present the user with the opt-in ...
David Tresner-Kirsch's user avatar
1 vote
1 answer
167 views

I am trying to add the Facebook Messenger widget to a website I am building. I have the HTML code to embed it to my website. It says the place it immediately after the "" tag of the page. ...
Scott Montford's user avatar
0 votes
1 answer
863 views

I am trying to build an Chat app in which I can receive & send messages to my friends from/into Facebook Messenger using APIs. Does Facebook provide such APIs to do so? I tried to find the way, ...
Priyanka's user avatar
  • 3,779
4 votes
4 answers
3k views

I inserted fb messenger plugin code in my website. Whenever I am clicking this plugin, the language changes. I am not using VPN. I also checked my IP address and it is located in my country. Even on ...
jmozzart's user avatar
  • 133
3 votes
0 answers
2k views

I downloaded my information through Facebook (Settings > JSON format > Messages) but when I unzipped the folder I couldn't find any JSON files. I could navigate to individual conversations (...
allisonz's user avatar
0 votes
0 answers
384 views

I'm trying to implement a bot chat in a facebook account (Not in a facebook fanpage). I don't know how to check if someone send me a message so I can response. There are a Python lib used to support ...
Mei Vin Ming's user avatar
0 votes
0 answers
220 views

I am developing a Facebook Messenger chatbot using Node.js and Facebook Graph API. Everything works fine with the normal Messenger application until I test it using the Messenger Lite application. No ...
Zohra's user avatar
  • 89
0 votes
2 answers
465 views

I am trying to integrate rasa with instagram. I am able to connect rasa with facebook. On the same line facebook also give instagram setting. I tried to search some document for rasa with instagram. ...
Hitesh Ghuge's user avatar
0 votes
0 answers
496 views

I want to utilize Facebook Messenger login connect flow in my web application - https://developers.facebook.com/docs/facebook-login/login-connect/ For that, I've created a test app and set up an ...
Rurik21Ami's user avatar
0 votes
1 answer
136 views

I'm developing app which allows me to chat with customers via messenger. I'm chatting as a Page. I had to add that page into Facebook app -> Messenger -> Settings -> Access Token. It all ...
majkoz0rd's user avatar
0 votes
0 answers
559 views

I understand that GTM does not like plain HTML. It gives this response when attempting to publish the container: "Invalid HTML, CSS, or JavaScript found". I saw part of my needed answer from ...
Jonathan Lankford's user avatar

1
2 3 4 5
26