• I have an emoji count at the end of every post. However, when I activate the plugin and make it run for some time. My visitors are unable to give a emoji response to the post, as a result the emojis reactions are not counted.

    I opened chrome dev tools to find out and it looks like it is giving a 403 error on https://www.thephonetalks.com/wp-json/codetipi-zeen/v1/rt

    The feature of emojis uses jquery.min.js?ver=3.6.0:2.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi,
    403 is a forbidden error code which means that the system is now allowing access to the API endpoint.

    In the dev tools, where you see 403, when you click on that request and click on the “Response” tab what do you see? Also check in your Cloudflare firewall section if Cloudflare firewall is blocking the requests, if so create a page rule for the https://www.thephonetalks.com/wp-json/* endpoint to set WAF & Security set to Disabled.

Viewing 1 replies (of 1 total)
  • The topic ‘Post emoji counts are not being recorded’ is closed to new replies.