Open patmbolger opened 7 years ago
The error looks like this:
This seems to be similar to a bug that had arisen for the CruncherService. For that bug, we replaced a class var with a constant in the method CruncherService.service_url
. We probably need to do the same in method EmailValidateService.service_url
.
We are not able to replicate this behavior at this time. Keep this story in backlog until and if the bug resurfaces.
In dev environment, we see an error (see below) coming from email validation class (EmailValidator).