API unexpected behaviour
-
Hi, wordpress newbie here. Not even 100% sure this is the right place for my question but there are so many support channels that I’m a bit lost.
I have a self-hosted instance of wordpress and I’m having an issue with a specific endpoint.
I’ve done some test and calling GET
/wp/v2/postsis working as intended returning public posts (eg. only published posts and no drafts) but GET/wp/v2/postsreturn a 401 error with coderest_forbiddenAm I missing something? I’d expect the settings should be public (I’m trying to get the title, description and url of the site) but wordpress doesn’t want to show them to me …
- This topic was modified 4 years, 4 months ago by . Reason: Moved to Fixing WordPress from Everything else WordPress
The page I need help with: [log in to see the link]
The topic ‘API unexpected behaviour’ is closed to new replies.