[buddypress-trac] [BuddyPress Trac] #9127: Critical error when updating xProfile fields through REST API using PHP 8+
buddypress-trac
noreply at wordpress.org
Wed Mar 27 11:34:42 UTC 2024
#9127: Critical error when updating xProfile fields through REST API using PHP 8+
--------------------------+--------------------------
Reporter: niftythree | Owner: espellcaste
Type: defect (bug) | Status: new
Priority: normal | Milestone: 14.0.0
Component: REST API | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+--------------------------
Comment (by niftythree):
Hi @espellcaste,
Thanks for your reply. We are performing the following request in Postman:
POST /wp-json/buddypress/v1/xprofile/<fieldid>/data/<userid>
{{{
{
"context" : "edit",
"value" : "I don\\'t travel often"
}
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9127#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list