@vahejkd
Active 8 months, 3 weeks ago
-
Vahe Stepanyan started the topic Rest API Endpoint Error in the forum How-to & Troubleshooting 8 months, 3 weeks ago
Hello
I get this error when I try to access the buddypress REST API at any endpoint.
In this case, I was testing members’ endpoint:
https://wordpress-775700-4292009.cloudwaysapps.com/wp-json/buddypress/v1/members
{
“code”: “rest_forbidden”,
“message”: “Sorry, you are not allowed to do that.”,
“data”: {
“status”: 401…[Read more]