ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,593
- Points
- 823
Reputation:
I've been trying to integrate my mailing-list unsubscribes with my Xenforo back-end using the REST API, but can't seem to update the user's receive_admin_email field. I'm hoping some kind soul can point me in the right direction.
The response-codes are always 200, but the field is never updated from true to false.
For reference, I'm using a SuperUser Key with Xf-Api-User set to my own Admin account. The key has user-read and user-write privileges. The function is below, with the...
Read more
Continue reading...
The response-codes are always 200, but the field is never updated from true to false.
For reference, I'm using a SuperUser Key with Xf-Api-User set to my own Admin account. The key has user-read and user-write privileges. The function is below, with the...
Read more
Continue reading...