Troubleshooting: API Error "No form fields found in posted data"

When you are using the API and submitting your data and the results are failing with the return error "No form fields found in posted data", this means your data is not sent as form data. Adjust your API and re-test.