Thank you, that’s a big help!
Thank you for the link. It’s helped me figure out some troubleshooting techniques.
I’m wondering if I have and incomplete WordPress install.
When creating a new post, there’s an auto save feature that’s failing. There’s a request sent with the name “autosaves?_locale=user” but more importantly it’s in a sub directory of “wp-json/wp/v2/posts/37” that doesn’t exist. I don’t even have the wp-json directory at all. The response is a 404 error in HTML form.
Should a wp-json directory exist on my server? The only WordPress sub directories I have are wp-admin, wp-content, and wp-includes…