heyoo icon indicating copy to clipboard operation
heyoo copied to clipboard

Opensource python wrapper to WhatsApp Cloud API

Results 22 heyoo issues
Sort by recently updated
recently updated
newest added

First of all I must say that the project is amazing!! I need to send a message, then save the input that comes from the user, then send another message...

{'error': {'message': 'Invalid OAuth access token - Cannot parse access token', 'type': 'OAuthException', 'code': 190, 'fbtrace_id': help me please

Hi, i think it would make sense to split the `WhatsApp` class into a `WhatsAppUpdate` and `WhatsAppClient` class. Many of the functions lower in the file like `get_location` don't actually...

Hey, I am looking for an open-source frontend which integrates with heyoo's python or javascript wrapper for whatsapp cloud api. Any suggestions?

Hi, `requests_toolbelt` is used by not probably defined as a dependency in the `setup.py`. It is just used in one place. I think it would be a better approach to...

The send image functions expects an image link i.e URI ,but what to do when the file is from a local Machine and I am sharing the file's absolute location...

good first issue

Hi @Kalebu, I just wanted to update my serverless functions to python3.11. There is a problem with the typing module. This is already fixed in this repository, but not released...

if i re deploy the bot on heruku, it's looping through the old messages and spamming. PLS HELP TO FIX IT!' HEREUKU LOGS! ![image](https://user-images.githubusercontent.com/118248053/217010952-77b2dd61-6290-41e9-9ee7-d46360bc8e96.png) if request.method == 'POST': body =...

Hi everyone, I know this is not a problem with heyoo, but maybe it should/cpuld be something to be delt with here. I experience wrong message order on the recieving...

I tried sending the sample video that you had given. The response says that the video is sent. But, it is not received. I have faced the same issue while...