When I try to submit an application via the portals -> submit endpoint I get an error on any of the file fields.
When I include the file field, and build the parameters as described it keeps returning me the error 'Upload resume is a required field'.
{"fields":[
{"id":53212,"value":"SGVsbG8gV29ybGQ=","filename":"test.txt"}, /* upload resume file field */
{"id":53062,"value":"string1"},
{"id":53065,"value":"string2"},
{"id":53068,"value":"string3"},
{"id":53071,"value":"string4"},
{"id":53074,"value":"string5"},
{"id":53077,"value":"string6"},
{"id":53080,"value":"string7"},
{"id":53083,"value":"string8"},
{"id":53086,"value":{"167500":true,"167503":true}},
{"id":53089,"value":{"167455":true,"167470":true}}
]}