Skip to content

0.1.8 breaks Twilio support - Twilio::REST::RequestError: Authenticate #5

Description

@larryh

Hi,

I've been using this gem for at least several months and like it a lot. Thanks for supplying it!

Like the other open issue, upgrading from 0.1.7 to 0.1.8 (and 0.1.9) broke Twilio support for me, but the error was different.

This is what I got: Twilio::REST::RequestError: Authenticate

Googling around it appears that my cucumber tests are actually trying to communicate with Twilio, i.e. the sms-spec gem is not intercepting the communication attempt like it has always done in the past. And the stack trace bears that out: nowhere does sms-spec appear.

When I freeze the gem at 0.1.7 everything works fine.

Hopefully someone can fix this.

Thanks,
Larry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions