[buddypress-trac] [BuddyPress Trac] #8982: Friendship requests via API
buddypress-trac
noreply at wordpress.org
Thu Aug 24 12:23:54 UTC 2023
#8982: Friendship requests via API
--------------------------+-----------------------------
Reporter: mattiagrispo | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Hi I'm developing an app in flutter where I managed to send the friend
request from user A to user B, but I don't understand the logic to apply
to accept the request. At the moment I was thinking of using the
/buddypress/v1/friends/$requestId endpoint to return the request id and
change is_confirmed from 0 to 1. but it doesn't work
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8982>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list