Closed adamcsillag closed 6 months ago
Thanks for bringing this up. We need to make the fileId
parameter optional in the UploadTranslationsRequest
.
Hi @andrii-bodnar! The other problem is that even if I provide a valid FileId, the strings are not updated in Crowdin. The same method is working in Postman, updating the target of the strings for the referenced document.
@adamcsillag there is probably still some difference between the Postman API call and the one made using the API client.
Hi,
The following code fails with the error message: Crowdin.Api.CrowdinApiException: 'Invalid Request Parameters: Key [fileId]: The input is not greater than '0''
According to the documentation: FileID is only required for formats except XLIFF