DeadTOm
Forum Replies Created
-
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] REST API Call URLs are badOkay, I’ll tinker with the URLs then.
We haven’t gotten that far with it yet. I’ll let you know if we have any trouble there.
Thank you for your time.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] REST API Call URLs are badhttps://mysite.com/wp-json Gives me a 404, page not found error.
I’ve installed the Rest API log plugin, and that log shows it testing with https://mysite/index.php?rest_route=/wp/v2/types/post
If I copy and paste that into the address bar, I do get some data back.
- This reply was modified 5 years, 10 months ago by DeadTOm.
Forum: Fixing WordPress
In reply to: Error 500 calling wp-json/v2/PostsHaving this exact same issue with WordPress 5.2, PHP 7.3.5, on Apache 2.4.25.
The solution I keep finding is to set permalinks to anything but plain, I’ve got it on Post name, but the problem persists.
This is a fresh install with no plugins.
- This reply was modified 5 years, 10 months ago by DeadTOm.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] REST API Call URLs are badI’ve enabled pretty permalinks, and that hasn’t resolved it. This appears to be an overall issue with WordPress and REST. So I’ll troubleshoot there first.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] REST API Call URLs are badWhen running the “Site Health” tool in WordPress, it says that the REST API is available.
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & WhatsApp] REST API Call URLs are badThank you for getting back to me.
Yes, I changed those values when I posted them here.
This is on a staging server inside our organization, on a fresh WordPress install on an Apache server. It is not accessible from the outside world.
There is absolutely nothing in the .htaccess folder where WordPress is installed, so I’m guessing that some rewrite rules need to be added. I have no idea what those rules would look like.