Changes between Version 1 and Version 2 of Ticket #8982, comment 2
- Timestamp:
- 08/25/2023 12:02:45 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8982, comment 2
v1 v2 2 2 > Hi there’s a specific endpoint about it, have you looked at https://developer.buddypress.org/bp-rest-api/reference/friends/#let-the-logged-in-member-accept-a-friendship ? 3 3 4 yes I had seen it, but after retrieving the user id that sends the request I don't know what else to do4 yes I had seen it, but after retrieving the user id and sending it via put method to the rest api, it doesn't allow me to accept the request. The response body says: bp_rest_invalid_id, status 404