Coder Social home page Coder Social logo

Requests Package Missing about heyoo HOT 4 CLOSED

neurotech-hq avatar neurotech-hq commented on August 17, 2024
Requests Package Missing

from heyoo.

Comments (4)

Kalebu avatar Kalebu commented on August 17, 2024 1

To see if you're good try to send a simple template message like below and let me know if it works

>>> from heyoo import WhatsApp
>>> messenger = WhatsApp('TOKEN',  phone_number_id='104xxxxxx')
>>> messenger.send_template('hello_world', 'your number')

I have noticed some patterns like to able to send messages that are not *pre-approved template, you will need to set up your webhook first.

from heyoo.

Kalebu avatar Kalebu commented on August 17, 2024

I guess I forgot to include requests in the required setup.py

Thank you for pointing out this

Looking forward to seeing your pull requests

from heyoo.

seun-beta avatar seun-beta commented on August 17, 2024

No problem. I am also trying out all the features.

I haven't been able to receive any message yet both using heyoo and Whatsapp Cloud API.

I don't know if I am missing anything

from heyoo.

Kalebu avatar Kalebu commented on August 17, 2024

Heyoo package requires requests. But the package is missing.

import requests ModuleNotFoundError: No module named 'requests'

I am also available to raise PR's to fix the issues

I have already updated this, changes will be included in the next version of the package

from heyoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.