Hi
We are having an odd issue will not work on our production env.
It is the exact same set up as our other environments, except the production env is multiple boxes behind a load balancer in amazon aws using elastic beanstalk. The other envs are also in elastic beanstalk, but they are just single boxes.
We have tried turning off the "Verify the origin of reCAPTCHA solutions" and it has not fixed the issue.
We also tried adding the domain of the production env into the console with no success. We noticed that the hostname as determined by php while on the box was just an ip address, so we also tried adding all the ip addresses for production to the configuration as well, with no success.
Stranger still, earlier today, only 1 one of our envs would work with "Verify the origin of reCAPTCHA solutions" turned on. Turning it off fixed the other deployments, but turning it back on did not break them again, even after waiting over a half hour for the changes to take effect.
Any advice on how to proceed would be greatly appreciated.
Thank you very much in advance.
Will Ferrer