RSS Feed/News API issue creating new threads

Status
Not open for further replies.

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:

Code:
{
    "errors": [
        {
            "code": "required_input_missing",
            "message": "Required input missing: node_id, title, message",
            "params": {
                "missing": [
                    "node_id",
                    "title",
                    "message"...

Read more

Continue reading...
 
Status
Not open for further replies.
Top