-
I got this error
```
Initialize error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'Msg')
at pptr://__puppeteer_evaluation_script__:2:26
```
I have followe…
-
Get going using twillio's WhatsApp API: https://www.twilio.com/blog/send-whatsapp-message-30-seconds-python
-
Great initiative, I cannot find another addon with this simple goal. BUT:
1) This should open directly [whatsapp web](https://web.whatsapp.com/)
— and not [a https://api.whatsapp.com](https://a…
-
I'm trying to get all reviews of a given app but all pages have the same reviews. For instance, the following requests return the same reviews:
http://localhost:3000/api/apps/com.whatsapp/reviews
ht…
-
cobalt-0.0.7 Image & Document sending not working, using web pairing method
java.lang.IllegalStateException: Unsupported mobile osjava.util.concurrent.CompletionException: java.lang.IllegalStateExc…
-
### Is your feature or enhancement related to a problem? Please describe.
There is an API endpoint to toggle the status via the API (even though it is not documented):
`/api/v1/accounts/{accountI…
-
While my functions are serverless I have some dependancies which are not, for example I have an on-premise whatsApp server which can only handle 25 requests per second.
I fire 400 events and they h…
-
If anyone wants to contribute code to support for a new bridge, feel free to open an issue about this.
I'll be glad to help you where possible.
## Bridges supported
- [x] Mattermost
- [x] IRC…
42wim updated
2 weeks ago
-
whatsapp changes its api ,most probably password method, so msg are not going for last few hours.
-
Hi! We were having a problem when the function Login() try to unmarshall the response from loginChan. Unmarshall is expecting a []map[string]interface{} but it is receiving a map[string]interface{}
…