Peter Schröder
Peter Schröder
This change will also break compatibility with `address.deny_listed?` as it does not have access to the provided inline-configuration. This will make debugging a lot more confusing. I think we should...
I agree. It would make a lot of sense to make it inspectable.
I'm currently not active working on the project. If anyone wants to go for it, I think the EmailValidator class should be a good starting point.
yeah, i have the same issue
yeah, looks like i was on a wrong endpoint. do you know if there is any way to debug the signature creation? i get a `{"errno":40256,"msg":"Parameter could not be parsed...
i found the issue, the signature is literally using the carriage return, so it needs to be escaped such as ```ruby require 'net/http' require 'uri' require 'digest/md5' require 'json' host...
@timkaechele could you rebase this please. also i would like to have the name of the venue included in the address. its very common that companies are co-located at the...
@halostatue many thanks for the detailed upgrade info ❤ for now, i'm pinning the gem version.