Closed
Description
Issue Summary
When running version 6.1.0, and executing a call to a properly formatted request to the client.contactdb.recipients.post
method, the resulting error is undefined method
bytesize' for #Array:0x00007f11061d84e0`
Steps to Reproduce
- Use gem version 6.1.0 (6.0.4 does not have this issue)
- Follow code steps here: https://github.com/sendgrid/sendgrid-ruby/blob/master/USAGE.md#post-contactdbrecipients
- See resulting error:
undefined method
bytesize' for #Array:0x00007f11061d84e0`
Exception/Log
Technical details:
- sendgrid-ruby version: 6.1.0
- ruby version: 2.6.5