Rest API Endpoint Error
-
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
}
}Could you please help me to figure it out?
Thank you in advance for any help!
- You must be logged in to reply to this topic.