Hello,
I am having an issue when I want to resend a request through the network tab. It happens on my site, where nothing changed for one year.
The first request made by the app is OK, but when I am trying to resend without modification I am receiving blocked status with information in the console:
he resource at “xxxxxxxx” was blocked by OpaqueResponseBlocking. Reason: “Javascript validation failed”.
The request is hitting the backend because I can see logs of the backend, but the problem is that I am not able to see the response “No response data available for this request”, status of Request is Blocked, but in details I can see “OK”
How to resolve the issue, how to turn off validation?