• Resolved EmperorFPM

    (@emperorfpm)


    I have the below and it works if I remove the “json”: from it.

    “json”: { “data”: { “vehicle”: { “make”: “make”, “model”: “model”, “year”: “year” } }, “lead”: { “contact”: { “address”: “address”, “city”: “city”, “email”: “email”, “first_name”: “first_name”, “last_name”: “last_name”, “phone”: “phone”, “state”: “state”, “zip”: “zip” } },

    How can I remove it / not allow it / or why is it be generated anyway?

Viewing 1 replies (of 1 total)
  • Plugin Author WPGetAPI

    (@wpgetapi)

    This has been resolved over emails.

    WPGetAPI was not adding json to the data – the json was being added from the API on the return data.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove “json: from’ is closed to new replies.