The comments and repo summary say to use v4 of the API, but, as reported in #43, that now fails with the current version of this library.
The library should have the supported API version in the code, instead of relying on it being provided by the user, so that a given release will always reference the API version that it works with.
The comments and repo summary say to use v4 of the API, but, as reported in #43, that now fails with the current version of this library.
The library should have the supported API version in the code, instead of relying on it being provided by the user, so that a given release will always reference the API version that it works with.