Open pjg opened 7 years ago
If my credentials are incorrect and I call:
AWeber::Base.new(oauth).client
It raises ArgumentError: bad value for range.
ArgumentError: bad value for range
This should rather be captured in a nice error raised within the library.
If my credentials are incorrect and I call:
It raises
ArgumentError: bad value for range
.This should rather be captured in a nice error raised within the library.