Robert Huberdeau

Results 2 issues of Robert Huberdeau

### Issue Summary Stack level too deep error when calling to_json on a response object This is a duplicate of https://github.com/twilio/twilio-ruby/issues/423 which was closed due to "no activity" ### Steps...

type: bug
priority: medium

Fixes #555 Fixes #423 Prevents a stack level too deep error when `to_json` is called on a response object. I did not add tests because the issue cannot be replicated...

type: bug
status: work in progress