-
```
[remek][~/.../github.com/messagebird/pushprom][master]$ make container
rm -fr bin pkg vendor/pkg
* go getting all dependencies into vendor/
find vendor/ -name .git -type d | xargs rm -rf
* Bu…
-
In order to avoid bugs like: https://github.com/messagebird/go-rest-api/pull/23 we need integration test that will talk to Messagebird API.
We need to compare response data to requested data.
-
const messagebird = require('messagebird')('', null, [
'ENABLE_CONVERSATIONSAPI_WHATSAPP_SANDBOX',
]);
messagebird.conversations.reply(
'',…
-
SPF content is not easy. Tuning requires professional analysis. A well-built SPF analysis tool exists. Please add to the menu on the right: https://www.mailhardener.com/tools/spf-validator
Note: In t…
-
`firebase ext:install -i`
... select the extension and get the message ...
Error: Unable to find published extension 'firestore-messagebird-send-msg'. Run firebase ext:install -i to select from …
-
Your api is validating an empty string as valid:
```
{
verificationId: '4d1e1f430aeb4b6b9f3c51e3b92ad541',
code: '',
err: null,
response: {
id: '4d1e1f430aeb4b6b9f3c51e3b92ad541',…
-
## The problem
[Pushprom](https://github.com/messagebird/pushprom) 1.0.8 is too verbose on default INFO level.
Trying to use the “documented” -log-level argument for the application [does not ha…
-
Hello there. I was trying to send whatsapp messages with the sandbox, as explained in the README.
This raised an error, because the constant doesn't exist.
```
NameError: uninitialized cons…
-
Dear reader,
I'm trying to implement your awesome SMS API into my Python final assignmetn (for higher education semester 1). The deadline is two weeks from now and I've been busy for 2 weeks..
The f…
-
https://github.com/messagebird/csharp-rest-api/pull/87
I updated MessageBird nuget package to version 3.0.0
accesskey, channelid and conversationid parameters are from WhatsApp Sandbox page.
W…