This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Description
Currently there's no way of using Bandwidth::Message.get with the V2 api and there's no such method on Bandwidth::V2::Message.
The authentication is also different, it uses the same credentials as the dashboard/iris client, so it's very confusing, I had to create another client and call it directly to make it work.
Will this library continue to be supported/improved for V2 or should everyone move to the new ruby-sdk?