web API build with wordpress is showing error of
<script>document.cookie = "humans_21909=1"; document.location.reload(true)</script>
it works sometime on some network and sometime not working
I got same response for an API ending with api/register
, then i change the name /register
to /new_register
then issue solved,
I think register
in url is the reason for this error