Awesome bro 👍 what if i want to use custom GPT like if i create a custom GPT and and i want that GPT to chat with user it would be great if you make another video on "How to connect Custom ChatGPT to Facebook Messenger | Step by step guide" Thanks ♥
@@rajkkapadia Hello Raj, that's the issue - you can't be able to subscribe to any webhook event. Have you tried recently and see if it works for you? Seems like it might be a facebook issue
The tutorial was excellent, but I face an issue that it only replies to the admin and doesn't respond to others. I have also submitted the meta documentation, which gets rejected every time. My request is if you could create small videos on these 2 things, it would be constructive for us: 1. How to make it available to the public. 2. How to integrate it with Instagram. But this time please use python as a programming language.
Somehow, I mine didnt work. I cant get through the webhook and the verify token part, when added to the meta page. I always get the same message: The callback URL or verify token couldn't be validated. Please verify the provided information or try again later. I tried multiple platforms, first replit, then render, but none of them worked. I also tested it with postit, to make sure the get and post calls are working, and I have no idea now what to do.
when I use my Facebook page that is integrated with Instagram and are in the same business account, the webhook only triggers when messaging via Instagram but unfortunately not for my Facebook page. The webhook never triggers. what do you thinks ?
@@rajkkapadia thank you for the response andyes i am using the latest one, after I verified my webhook then tried to message the bot it doesn't response anything even on the console there's no error that's why I don't know how to fix it. can I perhaps message you on private so that I can show some screenshots?
Came here from your previous tutorial. Glad I found the updated version.
Awesome bro 👍 what if i want to use custom GPT like if i create a custom GPT and and i want that GPT to chat with user it would be great if you make another video on "How to connect Custom ChatGPT to Facebook Messenger | Step by step guide"
Thanks ♥
Do I need to complete 'App Review' and 'Business Verification' in the Facebook Developer app for the webhook to work?
You can test the workings by test accounts, but in order for everyone to use it, you need verification of the application...
Did you get this to work? I keep getting "webhook subscription failed due to permissions"
@@logandavisfilm I am not sure, please check the steps, have you added subscription to messages, and postback_message
@@rajkkapadia Hello Raj, that's the issue - you can't be able to subscribe to any webhook event. Have you tried recently and see if it works for you? Seems like it might be a facebook issue
@@logandavisfilm feedback noted, let me do a fresh new tutorial on this...
The tutorial was excellent, but I face an issue that it only replies to the admin and doesn't respond to others. I have also submitted the meta documentation, which gets rejected every time. My request is if you could create small videos on these 2 things, it would be constructive for us:
1. How to make it available to the public.
2. How to integrate it with Instagram.
But this time please use python as a programming language.
Yes i also want to learn how to integrate it with instagram it would be great waiting.....
Thanks ill try it later
Somehow, I mine didnt work. I cant get through the webhook and the verify token part, when added to the meta page. I always get the same message: The callback URL or verify token couldn't be validated. Please verify the provided information or try again later. I tried multiple platforms, first replit, then render, but none of them worked. I also tested it with postit, to make sure the get and post calls are working, and I have no idea now what to do.
I guess if you try it with Ngrok, you will make it work ..
@@rajkkapadia ill give it a try.
@@rajkkapadia it worked with ngrok but what if i didnt want to keep my PC turned on every time? :)
@@dicEChanel Just deploy it on a server, I have a video on my channel for that as well...
@@rajkkapadia if its your replit video i tried it already and somehow it didnt worked. Or you have another one? :)
when I use my Facebook page that is integrated with Instagram and are in the same business account, the webhook only triggers when messaging via Instagram but unfortunately not for my Facebook page. The webhook never triggers. what do you thinks ?
You need to set up the webhook at the correct place...
Can you please add a function to store old conversation in your chatbot of python twilio and retrieve in new conversation related to it.
You can add a database, I have another video that explains the same concept but on Telegram...
@@rajkkapadia ok I will see it on your telegram channel. Can you give me the link of your channel.
Thanks for replying me.
Nice ❤ just subscribe your channel can you please make another video on how to connect this with instagram same way in node js ?
How can I communicate with you? The bot only responds to the admin and does not respond to other users. Is there a solution?
Get your application approved by Facebook so everyone can interact with it...
@@rajkkapadia How is it done?
@@rajkkapadia I also need guidance on this issue! hope you reply
I've done every single step you show but whenever I message the page I recieve no response and no errors what so ever. can you help me?
I am not sure about this, please refer to the latest code from one of my GitHub repositories...
@@rajkkapadia thank you for the response andyes i am using the latest one, after I verified my webhook then tried to message the bot it doesn't response anything even on the console there's no error that's why I don't know how to fix it. can I perhaps message you on private so that I can show some screenshots?
@@rajkkapadia alright now I think I know where is the problem is. I don't have access on sending messages yet because I need to request it first
@@xyrn23 my contact information is in the description of the video...
Is it possible to connect chat gpt to meta business suite to answer FB/IG/WHATSAPP togther?
Yes, it is possible...
@@rajkkapadia we should make the code for each platform or there are one simple solutions that works for everyone
@@bader-eddineqodia5964 I am in, you can always pull the repo, make changes and ask to merge the code...