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