Thank you for the follow up!
As a side note, we use Cloudflare to cache static assets. We needed to clear CFs cache to serve the updated validation script. It would have worked probably without clearing the cache if the $ver
parameter is used when calling the function wp_register_script
.
Anyways, thank you very much! ??