@slash1andy Can you help me out with this problem, please?
I’ve checked my accounts permissions before making the keys for the API. I’ve also made new keys and followed the other instructions for a 401 response.
For some extra info: The instance is deployed on AWS using Bitnami, I’ve followed the suggestions on their part. Most problems with 401 I’ve been able to find are related to HTTPS and how authentication is handled with it, but our server uses HTTP, since it’s for testing, and in the few cases related to HTTP the proposed solutions sadly didn’t work.
The consumer key and consumer secret created through the WP admin page, as instructed in the documentation. I’ve made sure my own user has permissions as well and confirmed with a coworker that it’s not just my account that has this issue.
I am sending the requests using OAuth 1.0 authentication as noted since the environment is using HTTP and not HTTPS. I’ve also deactivated all other plugins and tested to make sure it wasn’t an issue with plugins.