Permissions denied error while retrieving posts
-
Hello,
We have encountered the same issue. At one time we got issues displaying the posts on some pages (some were ok some not).
The displayed message on the page was: “Posts found: parsererror”
Then we analysed the ajax query:
wp-admin/admin-ajax.php?action=get_filter_posts&nonce=03330579cc¶ms%5Bpage%5D=1¶ms%5Btax%5D=category¶ms%5Bpost-type%5D=post¶ms%5Bterm%5D=30%2C29%2C32¶ms%5Bper-page%5D=4¶ms%5Bfilter-id%5D=762474¶ms%5Bcaf-post-layout%5D=post-layout1¶ms%5Bdata-target-div%5D=.data-target-div1The ajax response was: “Permission denied”
The difference between the pages ok and the pages “not-ok” was the value of the parameter “nonce”. We changed this parameter value with the one on a good page and the response was ok.After that, I just update one page to fix some css, and a few moment later (don’t know if it is really related) all the pages were ok. No issue anymore…
Do you have any thought one that issue?
Thanks and Regards,
Philippe.Related to topic: https://ww.wp.xz.cn/support/topic/stops-working-after-some-time/
The topic ‘Permissions denied error while retrieving posts’ is closed to new replies.