Тёмный

How To Connect OpenAI To WhatsApp (Python Tutorial) 

Dave Ebbelaar
Подписаться 90 тыс.
Просмотров 131 тыс.
50% 1

Want to get started with freelancing? Let me help: www.datalumina.com/data-freel...
Need help with a project? Work with me: www.datalumina.com/consulting
🔗 Links in this video
github.com/daveebbelaar/pytho...
⏱️ Timestamps
00:00 Introduction
00:57 Meta Prerequisites
01:22 Create Your Meta Business App
02:25 Add WhatsApp to the App
02:41 Select Phone Numbers
04:37 Send Messages with the API
11:57 Configure Webhooks to Receive Messages
20:40 Understanding Webhook Security
23:14 Learn about the API and Build Your App
24:11 Integrate AI into the Application
28:33 Integrate Your Own AI Functions
👋🏻 About Me
Hey there! I'm Dave, an AI Engineer and the founder of Datalumina, where our mission is to facilitate entrepreneurial and technological proficiency in professionals and businesses. Through my videos here on this channel, my posts on LinkedIn, and courses on Skool, I share practical strategies and tools to navigate the complexities of data, artificial intelligence, and entrepreneurship.
🛠️ My Development Workflow
• My Development Workflo...
✔️ My Project Management Tool
clickup.pxf.io/datalumina
🎓 Our Training Programs
www.skool.com/data-alchemy
www.skool.com/data-freelancer
🔗 Let's Connect
/ daveebbelaar
/ daveebbelaar
📥 Datalumina's Newsletter
www.datalumina.com/newsletter
📊 How I'm using data to track my health
join.whoop.com/datalumina
#ai #whatsapp #bot
📌 Video Description
In this video, Dave shares how he set up a WhatsApp AI bot using only Python, and he did it for free. He carefully shows you through a repository with all the code and instructions you need to do this on your own devices. Dave makes sure you know the basics, like understanding Python and setting things up in VS Code, so you're ready to make your own WhatsApp AI bot. He points out that you should start with a Meta developer account and make a business app. This is key for linking WhatsApp with the bot.
Dave goes into the technical steps of getting the WhatsApp business app and API ready. This includes getting a test phone number and adding it to Meta's developer portal. He teaches how to use the API to send messages and the important part of setting up environment variables for the bot to work smoothly. Dave shows you how to send a "Hello World" test message and why replying to this message is important for more custom messaging. This part is essential to understand how the bot works with WhatsApp's messaging service.
Next, Dave talks about webhooks, which let the bot receive and answer messages on its own. This part can be tough but also rewarding. It's about setting up webhooks to act when messages come in. Dave takes you through how to set up and protect webhooks, so you can get your applications to listen for messages well. This is important if you want to make interactive and quick-to-respond WhatsApp bots.
Towards the end of the video, Dave looks at adding AI to the WhatsApp bot. This turns it from a simple auto-responder into a smart AI assistant that can handle complex questions. He shows how to use OpenAI services to make the bot better, giving you a peek at what AI can do in messaging apps. Dave finishes by encouraging you to look into more API features and think about the security of webhook interactions. This guide isn't just a tutorial; it's an invite to dive into the exciting mix of AI and messaging apps. It gives you the tools and info to create your own advanced WhatsApp AI bots.

Опубликовано:

 

27 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 252   
@daveebbelaar
@daveebbelaar 8 месяцев назад
🔐 Copy my AI tools & workflows: bit.ly/data-alchemy 💰 Kick-start your data freelance career: www.datalumina.com/data-freelancer
@traggerosbourne6877
@traggerosbourne6877 8 месяцев назад
Where is the link for the github repo
@daveebbelaar
@daveebbelaar 7 месяцев назад
github.com/daveebbelaar/python-whatsapp-bot
@truehighs7845
@truehighs7845 7 месяцев назад
Brilliant!!! thanks!
@sealandland3959
@sealandland3959 7 месяцев назад
@@traggerosbourne6877 At least say "please"...
@sealandland3959
@sealandland3959 7 месяцев назад
@@daveebbelaar Thanks alot indeed beyond words
@codewithkin
@codewithkin 6 месяцев назад
You sir, have just earned yourself a new subscriber! Thank you so much for this tutorial, the documentation was a bit tricky but you killed it! Hope to see more from you in future, cheers Dave.
@dhirajkahol
@dhirajkahol 6 месяцев назад
Thank you for this excellent step-by-step tutorial, was so much required. Keep going strong 👍🙏
@mbottambotta
@mbottambotta 8 месяцев назад
thanks Dave, really appreciate the trouble you went through to make this accessible to all of us. Great job! 🙏
@daveebbelaar
@daveebbelaar 8 месяцев назад
You're welcome!
@gabrielito4289
@gabrielito4289 Месяц назад
Awesome, I don't have any idea either Python or programming in general, but this guy explain in such great way that I will try to do it.
@isragaytanmistico
@isragaytanmistico 6 месяцев назад
I am really impressed the great job you made Dave. Thanks to you absolutely. You win another subscriber. I bought a course on udemy on the topic and is not really good explained as you did here. Thanks to you for share your knowledge and keep the good work. Blessings!
@SillyZillyMe
@SillyZillyMe 7 месяцев назад
Really looking forward to the next video (hoping it is very soon). I would like to see how you convert this into a Production environment and setting it up to receive unverified numbers. This setup is very clean and I like that you don't have to botch together the use of other services in order to get it working like I have seen with other tutorials.
@sealandland3959
@sealandland3959 7 месяцев назад
Have you made it run in your side?
@aliabdou7983
@aliabdou7983 2 месяца назад
@@sealandland3959 have you ?
@silva8215
@silva8215 4 месяца назад
Thanks so much for this helpful repo and video on that topic!
@recapped242
@recapped242 6 месяцев назад
i have really benefited from your video. thank you so much.
@gokulraj6633
@gokulraj6633 5 месяцев назад
Thank you very much . The best video on using whatsapp api . Thank you again
@fabio336ful
@fabio336ful 5 месяцев назад
Thanks a lot! Great tutorial!
@carlav5285
@carlav5285 4 месяца назад
What a nice video. Thank you! :)
@TheMangz1611
@TheMangz1611 2 месяца назад
This is GOLD!
@prakharjain2548
@prakharjain2548 6 месяцев назад
Thanks for the useful video. Was able to completely follow and set things up quite quickly.
@daveebbelaar
@daveebbelaar 6 месяцев назад
Great to hear!
@harish5706
@harish5706 5 месяцев назад
i got stuck on this ! any solutions ? 401 {'error': {'message': 'Invalid OAuth access token - Cannot parse access token', 'type': 'OAuthException', 'code': 190, 'fbtrace_id': '******'}} i already check my token and it is correct , what should i do ?
@abdulrehmanbaber2104
@abdulrehmanbaber2104 7 месяцев назад
HI Dave, Great content! happy for you
@Alice8000
@Alice8000 4 месяца назад
COOL BRO. Nice tut tut.
@user-zw8bj6it4q
@user-zw8bj6it4q 7 месяцев назад
thanks dave, outstanding project
@daveebbelaar
@daveebbelaar 7 месяцев назад
Glad you enjoyed it
@leorossi8403
@leorossi8403 Месяц назад
Great video! Learnt a lot
@user-bc6bb3pd5k
@user-bc6bb3pd5k 5 месяцев назад
Brilliant content :)
@RowanFonda
@RowanFonda 4 месяца назад
Very very cool! Thank you
@jean-christopheyervant430
@jean-christopheyervant430 2 месяца назад
Thanks BRO it's amazing CONTENT I love you
@mista_ia
@mista_ia 7 месяцев назад
Thank you for making this accessible. So, We can't make it enter Groups? Can't do stickerize things mostly, etc. ?
@skeptomai97
@skeptomai97 2 месяца назад
Thank you i needed a detailed tutorial like this one. Just to know, do you hace any code example or tutorial tu use OpenAI and google calendar to make apointments via agents/function calling to add to this tutorial?
@al-aminibrahim1394
@al-aminibrahim1394 Месяц назад
Great video❤❤
@diegodelafuente1739
@diegodelafuente1739 5 дней назад
Thanks for share your skills with the community. Great tutorial !
@KasunWijesekara
@KasunWijesekara 8 месяцев назад
Thank you for this dude
@daveebbelaar
@daveebbelaar 8 месяцев назад
Happy to help!
@pmig81
@pmig81 Месяц назад
This is great stuff 😊 subscribed! Instead of uploading a pdf file for the gpt assistant, can I use a database?
@CapDavyJons
@CapDavyJons 5 месяцев назад
Thank you 🙏
@UnbelievableButTrueInfo
@UnbelievableButTrueInfo Месяц назад
Hi @dave Ebbelaar goede video. Ik vroeg me af hoe het zit met memory in de chat zelf
@sameergamer4567
@sameergamer4567 8 месяцев назад
Make another video on how to finetune this on our own dataset.
@semtitulo2909
@semtitulo2909 7 месяцев назад
Best WhatsApp video out there
@bulutosman
@bulutosman 3 месяца назад
Hi, I could not see the link for the video that you mention at 25:45
@eduardodelagarza3318
@eduardodelagarza3318 23 дня назад
If you are using VSCode you can use the "ports" feature which takes about 30 seconds. Instead of all the hasle of ngrok. Make sure you set the port to public
@diakhadiop2128
@diakhadiop2128 6 месяцев назад
it works perfectly but when i ask questions related to the pdf file, the first answer is normal but the GENERATED message says something like it doesn't information related to the airbnb and stuff although in the IDE it answered correctly, anyone can help?
@manassisodia6116
@manassisodia6116 3 месяца назад
Hey Dave, Thanks for tutorial, One more question, can we use our own api (based on llm which can answer question on my data ) and then use it to send answer to the questions asked on this whatsapp bot?
@juicetin942
@juicetin942 5 месяцев назад
Man you are awesome, never seen a tutorial like this. How do I buy you coffee?
@daveebbelaar
@daveebbelaar 5 месяцев назад
That means a lot to me - thank you! RU-vid actually has a feature for this where you can click "thanks" just underneath this video (same row as the like button).
@maxamad13
@maxamad13 7 месяцев назад
I have yet to see any videos on chatbot and if the customer needs live agent it will transfer. Can you help me with that or point me to some kind of library or services. Thanks
@lucasmsoares96
@lucasmsoares96 23 дня назад
Amazing!
@KetanChaudhari-vc7es
@KetanChaudhari-vc7es 2 месяца назад
Great tutorials! Is there any way that I can add users using API calls and not manually through meta developer app portal?
@DaBo1
@DaBo1 Месяц назад
Very usefull video, thank you! i must have then open the computer in order for automation to happen if yes, how i can do then this in cloud to avoid keeping computer live 24/7 thank you!
@dixithm.g.d7998
@dixithm.g.d7998 6 месяцев назад
Hey Can anyone tell me how I can add buttons tooo ?
@cavalcanteluiz413
@cavalcanteluiz413 3 месяца назад
Great tutorial, brother!! Thank you.
@bandui4021
@bandui4021 8 месяцев назад
Thanks, Dave! What kind of data can be used apart from a PDF? A screenshot or the information from a URL for example?
@daveebbelaar
@daveebbelaar 8 месяцев назад
Because this is a custom setup, you can literally use any data you can imagine. You would just have to create a separate service for that.
@abuharibrahim979
@abuharibrahim979 7 месяцев назад
Can you add more videos for your Alchemy classroom?
@nilalzmn
@nilalzmn 3 месяца назад
hi is there any way that i can change the image thumbnail when sharing a link? i wanna make my link personalized
@4rjunc
@4rjunc 6 месяцев назад
Is there any request limitation while using meta APIs?
@jilojamba
@jilojamba 7 месяцев назад
can we integrate this on websites Dave?
@user-df6xo7wz2m
@user-df6xo7wz2m 3 месяца назад
sir , my webhook is working and credintials are verified on local but on server its not working
@user-tg4vj5ou8m
@user-tg4vj5ou8m 7 месяцев назад
Basically learning that this entire provided code base breaks constantly on MacOS because it has issues with homebrew installed python.
@blueriddlemonster
@blueriddlemonster 7 месяцев назад
Followed every step, but it keeps giving me the 403 error. any idea on how to resolve this? Read a lot on Stack overflow, debugged, but seems that I am really missing a step here ;-)
@prathamnotorious8685
@prathamnotorious8685 6 месяцев назад
Do we necessarily need a real business account ? I don't have a business email ... What can I do?
@capitaoTigelinha
@capitaoTigelinha 4 месяца назад
i am getting the error Signature verification failed! I alreqady reloaded the tokenm, created and tested a new ngrock domain many times but it doesnt work. any tips here?
@FredMud
@FredMud 4 месяца назад
How do I get this to work for chatgpt vision functionality? For example I would like a WhatsApp user to be able to send an image on WhatsApp to the gpt, and the gpt responds according to whatever is in the image
@tapelongwenya
@tapelongwenya 3 месяца назад
Just a quick one, am new to dev, how can I make the menu within the message templates to engage with a client when they send a message. E.g Main menu > Customer service > chat with an agent
@nguhprince7417
@nguhprince7417 7 месяцев назад
I'm having an issue creating the Meta Business Account. I already have one linked to my Facebook profile but the developers page still asks me to create one in order to complete the onboarding process.
@YasuoMidOnly
@YasuoMidOnly 8 месяцев назад
great vid
@danielrock676
@danielrock676 7 месяцев назад
I configured the webhook but when I send messages to the test number nothing happens
@Iker44insua
@Iker44insua 3 месяца назад
Hi Dave, is it possible to find a. Easier way??
@user-wh2im7gq6s
@user-wh2im7gq6s 5 месяцев назад
00:02 Build a free AI WhatsApp bot with Python 02:15 Setting up the initial bot for AI WhatsApp Chatbot 06:59 Create a longer-lasting token for WhatsApp API setup 09:22 Configuring connection and sending custom messages on AI WhatsApp chatbots. 14:02 Enrock tool helps bypass local host for testing purposes. 16:14 Integrating with WhatsApp involves setting up a webhook and verification token. 20:42 Understanding web hook security and its implementation 22:47 Learn how to sell and monetize by building WhatsApp AI Bots as a freelancer 26:56 Build a WhatsApp AI bot to process and respond to messages. 28:58 Configuring Flask app for WhatsApp utilities
@chhavimohitkar2284
@chhavimohitkar2284 6 месяцев назад
Can we make it multilingual?
@buildrshub
@buildrshub 4 месяца назад
can we make buttons also?
@elpablitorodriguezharrera
@elpablitorodriguezharrera 6 месяцев назад
Can you make it connected to GPT-4 and other text-to-image like Fooocus? It'd be super nice having Midjourney killer.
@eversonpergher2164
@eversonpergher2164 5 месяцев назад
Did you get GPT-4 or other AI connected?
@user-hd4gu6be9e
@user-hd4gu6be9e 7 месяцев назад
does it work for whatsapp business?
@phoebebright
@phoebebright 2 месяца назад
FYI my eu based ngrok domain could not be verified as a webhook callback url, it was not even called. But a non eu ngrok domain worked fine.
@jean-christopheyervant430
@jean-christopheyervant430 2 месяца назад
Hey I have the same problem here bad gateway 502 Bad Gateway how did you create a non UE ngrok domain ? should I use some VPN or sth ?
@jean-christopheyervant430
@jean-christopheyervant430 2 месяца назад
Region United States (us) I found the solution in the ngrok.yml but still US not working
@3101199
@3101199 Месяц назад
please explain how to not use ngrok domain! :)
@phoebebright
@phoebebright Месяц назад
@@3101199 - so you can create a new domain in ngrok that can be based in the eu, just not with eu in the domain name.
@aliabdou7983
@aliabdou7983 2 месяца назад
But what if i want all users to contact my bot not only the number we did setup ?
@SillyZillyMe
@SillyZillyMe 7 месяцев назад
I've been trying to use this for the past couple of days. The app will randomly receive updates from Whatsapp even if I have not sent a new message. I'm glad that I was able to learn a couple of techniques but this solution seems to be pretty broken. Hoping that the next videos shows a more complete solution for creating a Whatsapp bot. Looking forward to more content :).
@daveebbelaar
@daveebbelaar 7 месяцев назад
I am working on it! You can monitor the logs to see where they are coming from. There likely needs to be another filter for the webhooks to filter only new incoming messages.
@sealandland3959
@sealandland3959 7 месяцев назад
​@@SillyZillyMeThanks a lot indeed beyond words for your comment, please keep us updated to check if you manage to make it work on your side. I have a good level of Python myself and would love to use this for complex projects
@karthikeyakuncham6929
@karthikeyakuncham6929 13 дней назад
Excellent video!.....i have followed the same as u shown in the video but facing this error (The callback URL or verify token couldn't be validated.) while configuring webhook can u please help me through this?
@paritoshpandey5705
@paritoshpandey5705 3 месяца назад
Can we have a video on how we can connect whatsapp to one of our own custom chatbots that works on our own AI model rather than Chat-GPT please ?
@RobsonBanda-iz4qh
@RobsonBanda-iz4qh 20 дней назад
i had issues with the bearer token, please assist..
@getkindlr
@getkindlr 7 месяцев назад
Awesome!!
@ferasalfarsi897
@ferasalfarsi897 6 месяцев назад
Please, zoom in , the font is very small to read and see.
@ajojotank3448
@ajojotank3448 5 месяцев назад
Since Whatsapp group api is depreciated is there any way to make a group and add 2 users and have the bot facilitate the conversation? Does anyone have any information on this. Any help would be greatly appreciated :)
@servernajmi1354
@servernajmi1354 3 месяца назад
already have dashboard front end?
@PoorviAgrawal-c8h
@PoorviAgrawal-c8h 8 дней назад
Facing an issue. Each time I change the access token On sending a message I get the error - Recipient not allowed in the list for which gets resolved on the recipient_waid variable name and running again. Can you something as why it might be happening?
@iamabubakarabdullah
@iamabubakarabdullah 5 месяцев назад
How to send video messages??
@easycodelab
@easycodelab 6 месяцев назад
Am stuck on this error when i try to get a test message for the very first time. 400 {'error': {'message': '(#131030) Recipient phone number not in allowed list' Am certain I did everything in the documentation/video. Any solutions??
@jeethendrabalaji8697
@jeethendrabalaji8697 5 месяцев назад
You would have to override env variable, change load_dotenv() to load_dotenv(override=True)
@hallohoi7741
@hallohoi7741 3 месяца назад
Did you find a way to solve this issue? i'm facing the same problem right now
@anubiss264
@anubiss264 3 месяца назад
@@hallohoi7741 Sorry i just figured out, in the .env file, delete the coment with the # and it works, also is witouth the +, for example if i have my spanish number should be :RECIPIENT_WAID="34xxxxxxxx", i hope it works for you now
@josealfonsx
@josealfonsx 2 месяца назад
@@hallohoi7741 did you? I'm still stuck in this part.
@josealfonsx
@josealfonsx 2 месяца назад
Found the solution in another comment by @mominali8397: Try not using the .env to load the enviroment variables, instead defin them in the same file as were the code is running.
@MuhammadFaizanulHaqSheikh
@MuhammadFaizanulHaqSheikh Месяц назад
they disabled my test number, how do i fix that?
@manoranjansahu1680
@manoranjansahu1680 3 месяца назад
Thanks Dude. Can we add that bot in my whatsapp group and the bot able to do send messages in group
@yujiezheng8365
@yujiezheng8365 Месяц назад
thank u
@ahmed1180
@ahmed1180 7 дней назад
I think it is not working with ngrok anymore. I keep getting this error from whatsapp when editing the callback URL : "The callback URL or verify token couldn't be validated. Please verify the provided information or try again later"
@mauricioknob592
@mauricioknob592 4 месяца назад
Is it possible to make this bot work on a whatasapp group?
@user-rt1kv6su5o
@user-rt1kv6su5o 5 месяцев назад
I'm in my 20s learning to be a programmer/coding, is it too late or not? I'm doubtful about my current age of 🙂
@xiangyuli504
@xiangyuli504 2 дня назад
great video!! Where is the video about migrating to the real server? Many Thanks
@andreysorokin1236
@andreysorokin1236 7 месяцев назад
Please make a video on how to launch functions in the assistant
@TendaiShoko
@TendaiShoko 18 дней назад
That is the most important part l didnt also get .
@mehdizoghi-ob1dm
@mehdizoghi-ob1dm 7 месяцев назад
Hi, i get this error while trying to add callback url . Do you have any idea? Thanks : "message": "Invalid signature"
@chrisquinn3377
@chrisquinn3377 3 месяца назад
I am getting this error aswell did you figure it out?
@luisjaimemartinez6848
@luisjaimemartinez6848 6 месяцев назад
Great video tutorial, i followed all video but i implemented server webhook using nodejs and express, everything works fine until i try to consume meta's cloud API, im getting: Recipient phone number not in allowed list: Add recipient phone number to recipient list and try again. Any thoughts?
@mominali8397
@mominali8397 2 месяца назад
Try not using the .env to load the enviroment variables, instead defin them in the same file as were the code is running.
@esmaiyigunler3801
@esmaiyigunler3801 4 месяца назад
We are getting the 404 found error error. No matter what we tried, it didn't work. Could it be due to a problem with our Facebook or WhatsApp line? I would be very happy if anyone got the error and explained how they solved it.
@AlexisSambrano-sf3nx
@AlexisSambrano-sf3nx 2 месяца назад
siempre que creo un portafolio comercial me restringen esa cuenta al momento de crearlo
@varelaseb
@varelaseb 7 месяцев назад
For everyone running into 403, it's in the decorator. Or at least it was for me. If you comment out the security required and @security required on the views.py file you should be good to go. Might not be the entirety of it but hopefully it sends you all in the right direction
@Cheikna98
@Cheikna98 7 месяцев назад
Thank you, I had the 403 ERROR (even after copying and pasting the same TOKEN). I added a # for @signature_required in app/views.py and it worked
@user-tg4vj5ou8m
@user-tg4vj5ou8m 7 месяцев назад
This unfortunately did not work for me. I've had a TON of verification issues on MacOS that have taken hours to work around. Not sure what I'm doing wrong & chatGPT can't figure it out either lol
@user-tg4vj5ou8m
@user-tg4vj5ou8m 7 месяцев назад
Solved this for me: after running ngrok I had to restart the flask app. Maybe it's the order of things... Didn't need to comment out anything from the decorators
@b3armonk
@b3armonk 4 месяца назад
@@user-tg4vj5ou8m Yes you are right, once I followed your order of things it worked even without commenting out anything. First I ran Ngrok, then I start a fresh activation of my virtual env, started my run.py server, and finally only I went to verify and save on the Webhook configurations page. The 403 is gone then and I managed to save it. Hope this helps someone. Thank you @user-tg4vj5ou8m
@chrisquinn3377
@chrisquinn3377 3 месяца назад
​@@b3armonkcan you provide more detail, do you have a web server? And do I need to add a .venv to the code
@alfieblake2646
@alfieblake2646 5 месяцев назад
Please help me I am trying to the run the “call the function” paragraph to do a test text but I then end up getting errors which say no module named “requests”
@theunaffordablemedia
@theunaffordablemedia 5 месяцев назад
It means that you don't have the "request" module installed on your local machine and it's necessary ti run the app. In your invite, type "pip install requests" and it will install it. You're good to go then.
@presh7396
@presh7396 2 дня назад
How do you fix a 500 INTERNAL SERVER ERROR?
@mizanurrahaman6786
@mizanurrahaman6786 7 месяцев назад
can this ai use in whatsapp group?
@slaygirlslay4952
@slaygirlslay4952 5 месяцев назад
Please help me I am trying to run the "call the function" paragraph to do a test text but I get errors saying no module named "requests"?
@owaiswajid6853
@owaiswajid6853 3 месяца назад
You need to install all the dependencies run this on your terminal - pip install requests
@juicetin942
@juicetin942 5 месяцев назад
Thanks
@daveebbelaar
@daveebbelaar 5 месяцев назад
Thank you! 🙏🏻
@jeevanjanaratnam3543
@jeevanjanaratnam3543 2 месяца назад
Is it possible to do this in a WhatsApp group? I have a WhatsApp group with 5 people, including me. If anybody writes a message with, for example, 'help me,' there should be an automatic reply to the group. Is that possible? Any guide?
@TheStRaX_
@TheStRaX_ 8 месяцев назад
Hey admij, can you upload video on how to upload flask app?
@daveebbelaar
@daveebbelaar 8 месяцев назад
Check out this video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-fTEwGcPqLa8.html
@ElectroCoderEC
@ElectroCoderEC 3 месяца назад
What a beautifil tutorial, but i missed the section when you add more phonenumbers for clients, or add them to a whatsapp group. does it possible??
@b3armonk
@b3armonk 3 месяца назад
just edit the code so all numbers that comes in are from people who text to you.
@aidanaualikhan4102
@aidanaualikhan4102 Месяц назад
When I try to create a webhook in whatsapp configuration, it says that the ngrok URL couldn't be validated and when I try to create a webhook in webhooks it says that ngrok URL is malicious. What can I do?
@3101199
@3101199 Месяц назад
same
@guilhermecarlos6360
@guilhermecarlos6360 Месяц назад
You can use VSCode port forwarding instead of NGROK, I have gone through the same problem
@adithyabalagoni2704
@adithyabalagoni2704 Месяц назад
@@guilhermecarlos6360 how?
@H_A-nb4uf
@H_A-nb4uf Месяц назад
@@guilhermecarlos6360 wht else u did ?
@3101199
@3101199 19 дней назад
@@guilhermecarlos6360 Thanks friend, could you please explain a little further how to do that? I could not even use ngrok, meta's platform never validated my webhook url
@camelendezl
@camelendezl 25 дней назад
For people experiencing the webhooks error "The callback URL or verify token couldn't be validated. Please verify the provided information or try again later.", the issue is that Meta don't consider some regions of ngrok as "safe". The solution is to try with other tunneling methods like pinggy, serveo, etc.
@PoorviAgrawal-c8h
@PoorviAgrawal-c8h 8 дней назад
I resolved this with cloudflare tunnel but I think the issue is of the access token somewhere. Also I get the error Recipient number not in the allowed list each time I change the access token and gets resolved on changing the recipient_waid variable name, do you have a solution for that?
@leooliveira8348
@leooliveira8348 6 месяцев назад
'error': {'message': "Unsupported post request. Object with ID 'messages' does not exist, cannot be loaded due to missing permissions,? somebody ?
@theshubhang
@theshubhang 4 месяца назад
did you solve it?
Далее
Building Reliable LLM Apps with OpenAI
48:03
Просмотров 6 тыс.
OpenAI Assistants Tutorial for Beginners
27:03
Просмотров 61 тыс.
Easiest Way to Connect AI Chatbots to WhatsApp
26:42
Просмотров 31 тыс.
5 SaaS Ideas You Can Build as a Solo Founder
13:30
Просмотров 380 тыс.
How I Made AI Assistants Do My Work For Me: CrewAI
19:21
Don't Use ChatGPT Until You Watch This Video
13:40
Просмотров 1,6 млн
Run your own AI (but private)
22:13
Просмотров 1,3 млн