I have a JSON data which I have problem retrieving from my wordpress headless CMS SITE HERE
I can retrieve them through my Chrome Browser. But I have problem retrieving it in my CODESANDBOX HERE.
In this same codesandbox, I can successfully retrieve data from any of the other two WP-JSON url.
I had tried the following to resolve this issue:
- Uninstalled & reinstalled wordpress. Still the same results.
- Installed & Uninstalled ACME SSL certificate. Still the same results.
- Installed & Uninstalled cloudflare’s SSL certificate. Still the same results.
This seems like it may be an error in the way the web server is responding. May I know how to solve this issue?