I am trying to upload an activity via the API with a custom name that contains special utf8 characters like an emoji. It seems that this is blocked by the API. Once I try that the whole activity won't be processed - but I don't get an API error back.
or is something wrong on my side? I am using a standard multipart/form-data upload in Swift