Hello there,
Good Day!!
Thanks for the detailed screenshots.
SOMETHING WENT WRONG ERROR
We have used one layer of security for our ajax requests, which is WP Nonce, but due to the caching mechanism from third party plugins/hosting, this security nonce is also cached, which causes this error “Something Went Wrong,Please try again after some time.” In some cases, setting up a cache timeout in the plugin settings can reduce this kind of issue.
How to get rid of this error?
In version 2.0, we added new techniques to avoid the “Something Went Wrong Error”. If your site has encountered such issues, we suggest you try the below steps to get rid of the error.
1. Go to Admin Dashboard -> Instock Notifier -> Settings -> Troubleshoot Settings Section -> Frontend Subscribe Form Submission via one is WordPress AJAX (default) and the other one is WordPress REST API Route. Try changing that option to WordPress REST API Route and checking it out (purge your cache and check it out).
2. If the preceding steps are ineffective, try Google reCAPTCHA v3 (Invisible Recaptcha) – you will need a Site key and a Secret Key of v3– for this.( Admin Dashboard-> Instock Notifier-> Settings-> Google reCAPTCHA Settings-> Enable Google reCAPTCHA and select Version-> V3 followed by Site Key and Secret Key (both fields are required for proper operation)
Let us know.
Thanks.