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
- 26,860
- Points
- 823
Reputation:
I am wondering if anyone has experience creating new threads with the API.
I seem to have a strange error even though the correct information is passed to the API, unless something is off.
Code:
Read more
Continue reading...
I seem to have a strange error even though the correct information is passed to the API, unless something is off.
Code:
Code:
{
"errors": [
{
"code": "required_input_missing",
"message": "Required input missing: node_id, title, message",
"params": {
"missing": [
"node_id",
"title",
"message"...
Read more
Continue reading...