- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hi!
I'm trying to create a post via API by the guest.
I've tried the guest key and superuser key.
I keep getting:
code": "please_enter_valid_name"
How can I create a post with the guest user?
I can create guest posts via the web interface, so I'm sure that permissions are correct.
Also if I set XF-Api-User in the header it will work (will create a post on behalf of the user).
I'm trying to create a post via API by the guest.
I've tried the guest key and superuser key.
I keep getting:
code": "please_enter_valid_name"
How can I create a post with the guest user?
I can create guest posts via the web interface, so I'm sure that permissions are correct.
Also if I set XF-Api-User in the header it will work (will create a post on behalf of the user).