Can't Add additionalEmails via API
As far as I can tell, I should be able to send an array, e.g. "additionalEmails": ["gruen@blau.de"]. But when I do, I get back this error:
400 - "{"statusCode":400,"error":"SyntaxError","messages":["Unexpected token 'g', \"gruen@blau.de\" is not valid JSON"]}"
Honestly don't know what this means or what to do about it.
400 - "{"statusCode":400,"error":"SyntaxError","messages":["Unexpected token 'g', \"gruen@blau.de\" is not valid JSON"]}"
Honestly don't know what this means or what to do about it.