JSON API call not accepting JSON data

Confluence User - 29 Jan, 2018
This JSON API call seems to work fine with URL data or form-data but not JSON data.
When I use JSON data it returns the new id and creates the new record but the fields/columns are blank. If I use URL encoded data or form-data all is well. However, our use case requires that we send JSON data.

I believe it was working before. We are now on V6.0.1

forms

1


29 Jan, 2018
confluenceUser
confluenceUser

Hi, the documentation at JSON API#web/json/data/form/store/(*:appId)/(*:formId)/(*:primaryKeyValue) only mentions form-data and does not specify anything about JSON data. Which version was it working on before?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print