403 Error in Ajax Request
-
Hi. I am having an error regarding AJAX requests. I tried turning off the Block Query Strings in 6G Settings but still stays the same.
The other thread I found in this forum is already closed. Details are also same from there.
Ajax request call this url?https://mysite.com/?ajax-request=jnews
Request URL:?https://mysite.com/?ajax-request=jnews
Request Method: POST
Status Code: 403 Forbidden
Referrer Policy: strict-origin-when-cross-originAlso tried adding a custom htaccess rule
RewriteCond %{QUERY_STRING} ^ajax-request=jnews$
Still, it’s giving me a 403.
Any help is much appreciated.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘403 Error in Ajax Request’ is closed to new replies.