Bulk Add Queue Items write nonenglish values

Found the solution via this thread:

You simply have to insert
add key=“OData.BackwardsCompatible.Enabled” value=“true”
in the Orchestrator’s Web.Config file under appsettings

Works like a charm!