Skip to content

Constant ENABLE_CONVERSATIONS_WHATSAPP_SANDBOX not found  #46

@vruizext

Description

@vruizext

Hello there. I was trying to send whatsapp messages with the sandbox, as explained in the README.

Screenshot 2020-02-27 at 17 03 25

This raised an error, because the constant doesn't exist.

NameError: uninitialized constant MessageBird::Client::ENABLE_CONVERSATIONS_WHATSAPP_SANDBOX

Digging a bit into the repository, found that the constant do exists in master, though not in the last gem released.

The last gem released (1.4.2) is 6 months and 122 commits behind master, i.e. the commit introducing the feature isn't in the last release 61c592b

Any plans to release a new version?

I could find a way to make it work, monkey patching the classes, but would be nice if you could release it and push it to RubyGems anytime soon, so we can test on staging without monkey patching.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions