How To Connect OpenAI To WhatsApp (Python Tutorial)

Sdílet
Vložit
  • čas přidán 1. 08. 2024
  • 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.

Komentáře • 257

  • @daveebbelaar
    @daveebbelaar  Před 8 měsíci +11

    🔐 Copy my AI tools & workflows: bit.ly/data-alchemy
    💰 Kick-start your data freelance career: www.datalumina.com/data-freelancer

  • @codewithkin
    @codewithkin Před 7 měsíci +10

    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 Před 6 měsíci +3

    Thank you for this excellent step-by-step tutorial, was so much required. Keep going strong 👍🙏

  • @gabrielito4289
    @gabrielito4289 Před měsícem

    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.

  • @mbottambotta
    @mbottambotta Před 8 měsíci +3

    thanks Dave, really appreciate the trouble you went through to make this accessible to all of us. Great job! 🙏

  • @isragaytanmistico
    @isragaytanmistico Před 6 měsíci +1

    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!

  • @silva8215
    @silva8215 Před 4 měsíci

    Thanks so much for this helpful repo and video on that topic!

  • @recapped242
    @recapped242 Před 6 měsíci

    i have really benefited from your video. thank you so much.

  • @user-wh2im7gq6s
    @user-wh2im7gq6s Před 5 měsíci +4

    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

  • @SillyZillyMe
    @SillyZillyMe Před 7 měsíci +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.

  • @fabio336ful
    @fabio336ful Před 5 měsíci

    Thanks a lot! Great tutorial!

  • @gokulraj6633
    @gokulraj6633 Před 5 měsíci

    Thank you very much . The best video on using whatsapp api . Thank you again

  • @TheMangz1611
    @TheMangz1611 Před 2 měsíci

    This is GOLD!

  • @carlav5285
    @carlav5285 Před 4 měsíci

    What a nice video. Thank you! :)

  • @user-bc6bb3pd5k
    @user-bc6bb3pd5k Před 5 měsíci

    Brilliant content :)

  • @leorossi8403
    @leorossi8403 Před měsícem

    Great video! Learnt a lot

  • @diegodelafuente1739
    @diegodelafuente1739 Před 9 dny

    Thanks for share your skills with the community. Great tutorial !

  • @RowanFonda
    @RowanFonda Před 4 měsíci

    Very very cool! Thank you

  • @Alice8000
    @Alice8000 Před 4 měsíci

    COOL BRO. Nice tut tut.

  • @user-zw8bj6it4q
    @user-zw8bj6it4q Před 7 měsíci

    thanks dave, outstanding project

  • @al-aminibrahim1394
    @al-aminibrahim1394 Před měsícem

    Great video❤❤

  • @jean-christopheyervant430
    @jean-christopheyervant430 Před 2 měsíci

    Thanks BRO it's amazing CONTENT I love you

  • @prakharjain2548
    @prakharjain2548 Před 6 měsíci +1

    Thanks for the useful video. Was able to completely follow and set things up quite quickly.

    • @daveebbelaar
      @daveebbelaar  Před 6 měsíci

      Great to hear!

    • @harish5706
      @harish5706 Před 5 měsíci

      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 ?

  • @KasunWijesekara
    @KasunWijesekara Před 8 měsíci

    Thank you for this dude

  • @bulutosman
    @bulutosman Před 3 měsíci

    Hi, I could not see the link for the video that you mention at 25:45

  • @user-df6xo7wz2m
    @user-df6xo7wz2m Před 3 měsíci +3

    sir , my webhook is working and credintials are verified on local but on server its not working

  • @semtitulo2909
    @semtitulo2909 Před 7 měsíci

    Best WhatsApp video out there

  • @CapDavyJons
    @CapDavyJons Před 6 měsíci

    Thank you 🙏

  • @mista_ia
    @mista_ia Před 7 měsíci +1

    Thank you for making this accessible.
    So, We can't make it enter Groups? Can't do stickerize things mostly, etc. ?

  • @abdulrehmanbaber2104
    @abdulrehmanbaber2104 Před 7 měsíci +5

    HI Dave, Great content! happy for you

  • @lucasmsoares96
    @lucasmsoares96 Před 28 dny

    Amazing!

  • @skeptomai97
    @skeptomai97 Před 2 měsíci

    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?

  • @capitaoTigelinha
    @capitaoTigelinha Před 5 měsíci +1

    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?

  • @diakhadiop2128
    @diakhadiop2128 Před 6 měsíci

    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?

  • @pmig81
    @pmig81 Před měsícem

    This is great stuff 😊 subscribed! Instead of uploading a pdf file for the gpt assistant, can I use a database?

  • @nilalzmn
    @nilalzmn Před 3 měsíci

    hi is there any way that i can change the image thumbnail when sharing a link? i wanna make my link personalized

  • @juicetin942
    @juicetin942 Před 6 měsíci

    Man you are awesome, never seen a tutorial like this. How do I buy you coffee?

    • @daveebbelaar
      @daveebbelaar  Před 6 měsíci +1

      That means a lot to me - thank you! CZcams actually has a feature for this where you can click "thanks" just underneath this video (same row as the like button).

  • @maxamad13
    @maxamad13 Před 7 měsíci

    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

  • @blueriddlemonster
    @blueriddlemonster Před 7 měsíci

    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 ;-)

  • @UnbelievableButTrueInfo
    @UnbelievableButTrueInfo Před měsícem

    Hi @dave Ebbelaar goede video. Ik vroeg me af hoe het zit met memory in de chat zelf

  • @manassisodia6116
    @manassisodia6116 Před 3 měsíci

    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?

  • @YasuoMidOnly
    @YasuoMidOnly Před 8 měsíci

    great vid

  • @cavalcanteluiz413
    @cavalcanteluiz413 Před 3 měsíci

    Great tutorial, brother!! Thank you.

  • @FredMud
    @FredMud Před 4 měsíci

    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

  • @nguhprince7417
    @nguhprince7417 Před 7 měsíci

    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.

  • @4rjunc
    @4rjunc Před 6 měsíci

    Is there any request limitation while using meta APIs?

  • @KetanChaudhari-vc7es
    @KetanChaudhari-vc7es Před 2 měsíci

    Great tutorials! Is there any way that I can add users using API calls and not manually through meta developer app portal?

  • @sameergamer4567
    @sameergamer4567 Před 8 měsíci +8

    Make another video on how to finetune this on our own dataset.

  • @PoorviAgrawal-c8h
    @PoorviAgrawal-c8h Před 12 dny

    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?

  • @danielrock676
    @danielrock676 Před 7 měsíci

    I configured the webhook but when I send messages to the test number nothing happens

  • @tapelongwenya
    @tapelongwenya Před 3 měsíci

    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

  • @prathamnotorious8685
    @prathamnotorious8685 Před 6 měsíci

    Do we necessarily need a real business account ? I don't have a business email ... What can I do?

  • @jilojamba
    @jilojamba Před 8 měsíci +1

    can we integrate this on websites Dave?

  • @aliabdou7983
    @aliabdou7983 Před 2 měsíci

    But what if i want all users to contact my bot not only the number we did setup ?

  • @eduardodelagarza3318
    @eduardodelagarza3318 Před 28 dny

    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

  • @dixithm.g.d7998
    @dixithm.g.d7998 Před 6 měsíci

    Hey Can anyone tell me how I can add buttons tooo ?

  • @bandui4021
    @bandui4021 Před 8 měsíci +1

    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  Před 8 měsíci

      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.

  • @getkindlr
    @getkindlr Před 7 měsíci

    Awesome!!

  • @abuharibrahim979
    @abuharibrahim979 Před 8 měsíci

    Can you add more videos for your Alchemy classroom?

  • @karthikeyakuncham6929
    @karthikeyakuncham6929 Před 17 dny

    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?

  • @Iker44insua
    @Iker44insua Před 4 měsíci

    Hi Dave, is it possible to find a. Easier way??

  • @ajojotank3448
    @ajojotank3448 Před 5 měsíci

    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 :)

  • @RobsonBanda-iz4qh
    @RobsonBanda-iz4qh Před 25 dny

    i had issues with the bearer token, please assist..

  • @chhavimohitkar2284
    @chhavimohitkar2284 Před 6 měsíci

    Can we make it multilingual?

  • @yujiezheng8365
    @yujiezheng8365 Před měsícem

    thank u

  • @mehdizoghi-ob1dm
    @mehdizoghi-ob1dm Před 7 měsíci +1

    Hi,
    i get this error while trying to add callback url . Do you have any idea? Thanks :
    "message": "Invalid signature"

    • @chrisquinn3377
      @chrisquinn3377 Před 3 měsíci +1

      I am getting this error aswell did you figure it out?

  • @sawdickagboke2769
    @sawdickagboke2769 Před dnem

    I clone the repo and everything and i still couldn't pass the first step because of error 400 and showing recipient number is not allowed list

  • @buildrshub
    @buildrshub Před 4 měsíci

    can we make buttons also?

  • @DaBo1
    @DaBo1 Před měsícem

    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!

  • @MuhammadFaizanulHaqSheikh
    @MuhammadFaizanulHaqSheikh Před měsícem

    they disabled my test number, how do i fix that?

  • @user-tg4vj5ou8m
    @user-tg4vj5ou8m Před 7 měsíci

    Basically learning that this entire provided code base breaks constantly on MacOS because it has issues with homebrew installed python.

  • @user-hd4gu6be9e
    @user-hd4gu6be9e Před 7 měsíci

    does it work for whatsapp business?

  • @SillyZillyMe
    @SillyZillyMe Před 7 měsíci +1

    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  Před 7 měsíci

      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 Před 7 měsíci

      ​@@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

  • @servernajmi1354
    @servernajmi1354 Před 4 měsíci

    already have dashboard front end?

  • @paritoshpandey5705
    @paritoshpandey5705 Před 3 měsíci +1

    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 ?

  • @elpablitorodriguezharrera
    @elpablitorodriguezharrera Před 7 měsíci +2

    Can you make it connected to GPT-4 and other text-to-image like Fooocus?
    It'd be super nice having Midjourney killer.

  • @ferasalfarsi897
    @ferasalfarsi897 Před 6 měsíci

    Please, zoom in , the font is very small to read and see.

  • @esmaiyigunler3801
    @esmaiyigunler3801 Před 4 měsíci

    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.

  • @manoranjansahu1680
    @manoranjansahu1680 Před 3 měsíci +1

    Thanks Dude. Can we add that bot in my whatsapp group and the bot able to do send messages in group

  • @aidanaualikhan4102
    @aidanaualikhan4102 Před měsícem +2

    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 Před měsícem

      same

    • @guilhermecarlos6360
      @guilhermecarlos6360 Před měsícem +1

      You can use VSCode port forwarding instead of NGROK, I have gone through the same problem

    • @adithyabalagoni2704
      @adithyabalagoni2704 Před měsícem

      @@guilhermecarlos6360 how?

    • @H_A-nb4uf
      @H_A-nb4uf Před měsícem

      @@guilhermecarlos6360 wht else u did ?

    • @3101199
      @3101199 Před 24 dny

      @@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

  • @user-il1mb7cd8d
    @user-il1mb7cd8d Před 5 měsíci +3

    When I try to verify my webhook, I get the following error "The callback URL or verify token couldn't be validated. Please verify the provided information or try again later." and a message on my ngrok command line interface saying GET / 502 Bad Gateway. Can anyone please suggest a way to solve it?

    • @jotten8587
      @jotten8587 Před 2 měsíci

      i have the same problem, did you fix it?

    • @kalyangoud8227
      @kalyangoud8227 Před měsícem

      Host your application in render and use the api end point for verification

  • @user-rt1kv6su5o
    @user-rt1kv6su5o Před 6 měsíci

    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 🙂

  • @iamabubakarabdullah
    @iamabubakarabdullah Před 5 měsíci

    How to send video messages??

  • @xiangyuli504
    @xiangyuli504 Před 7 dny

    great video!! Where is the video about migrating to the real server? Many Thanks

  • @luisjaimemartinez6848
    @luisjaimemartinez6848 Před 6 měsíci

    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 Před 3 měsíci

      Try not using the .env to load the enviroment variables, instead defin them in the same file as were the code is running.

  • @mauricioknob592
    @mauricioknob592 Před 4 měsíci

    Is it possible to make this bot work on a whatasapp group?

  • @easycodelab
    @easycodelab Před 6 měsíci +9

    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 Před 5 měsíci

      You would have to override env variable, change load_dotenv() to load_dotenv(override=True)

    • @hallohoi7741
      @hallohoi7741 Před 4 měsíci

      Did you find a way to solve this issue? i'm facing the same problem right now

    • @anubiss264
      @anubiss264 Před 3 měsíci

      @@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 Před 2 měsíci

      @@hallohoi7741 did you? I'm still stuck in this part.

    • @josealfonsx
      @josealfonsx Před 2 měsíci

      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.

  • @jeevanjanaratnam3543
    @jeevanjanaratnam3543 Před 2 měsíci

    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?

  • @alfieblake2646
    @alfieblake2646 Před 5 měsíci

    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 Před 5 měsíci

      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.

  • @juicetin942
    @juicetin942 Před 6 měsíci

    Thanks

  • @slaygirlslay4952
    @slaygirlslay4952 Před 5 měsíci

    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 Před 3 měsíci

      You need to install all the dependencies
      run this on your terminal - pip install requests

  • @letis7766
    @letis7766 Před 7 měsíci +1

    bro, it says forbidden when connecting webhook error 403, have you solved that problem or I am doing something wrong?

    • @SairamreddyVintha-om7tg
      @SairamreddyVintha-om7tg Před 4 měsíci

      Even I am running in to same problem , Did it solve for you ?If so please share the solution

    • @ShriNanduKi
      @ShriNanduKi Před 4 měsíci

      @@SairamreddyVintha-om7tg pls add the verification token u mention in the webhook setup into the .env file n check

    • @SairamreddyVintha-om7tg
      @SairamreddyVintha-om7tg Před 4 měsíci

      @@ShriNanduKi Thank you it started working. This time after all the steps running into a different issue
      File "C:\Program Files\Python311\Lib\ssl.py", line 517, in wrap_socket
      return self.sslsocket_class._create(
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Program Files\Python311\Lib\ssl.py", line 1075, in _create
      self.do_handshake()
      File "C:\Program Files\Python311\Lib\ssl.py", line 1346, in do_handshake
      self._sslobj.do_handshake()
      ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1002)
      The above exception was the direct cause of the following exception:

  • @traggerosbourne6877
    @traggerosbourne6877 Před 8 měsíci

    Very interesting 😅

  • @presh7396
    @presh7396 Před 6 dny

    How do you fix a 500 INTERNAL SERVER ERROR?

  • @leooliveira8348
    @leooliveira8348 Před 6 měsíci

    'error': {'message': "Unsupported post request. Object with ID 'messages' does not exist, cannot be loaded due to missing permissions,? somebody ?

  • @andreysorokin1236
    @andreysorokin1236 Před 8 měsíci +1

    Please make a video on how to launch functions in the assistant

    • @TendaiShoko
      @TendaiShoko Před 22 dny

      That is the most important part l didnt also get .

  • @andretosin
    @andretosin Před měsícem +2

    It’s still working with ngrok? I couldn’t configure the webhook when running through this tunnel.

  • @varelaseb
    @varelaseb Před 7 měsíci +4

    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 Před 7 měsíci +3

      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 Před 7 měsíci

      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 Před 7 měsíci +1

      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 Před 4 měsíci

      @@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 Před 3 měsíci

      ​@@b3armonkcan you provide more detail, do you have a web server? And do I need to add a .venv to the code

  • @phoebebright
    @phoebebright Před 2 měsíci +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 Před 2 měsíci +1

      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 Před 2 měsíci

      Region United States (us)
      I found the solution in the ngrok.yml but still US not working

    • @3101199
      @3101199 Před měsícem

      please explain how to not use ngrok domain! :)

    • @phoebebright
      @phoebebright Před měsícem

      @@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.

  • @mizanurrahaman6786
    @mizanurrahaman6786 Před 8 měsíci

    can this ai use in whatsapp group?