Closed
Description
According to the documentation, the Crowdin-API-FileName
header value should be url encoded.
Currently, this value is not encoded and that is causing issues with uploading files, for example, with Cyrillic file names.
Also, a new test case should be added
Activity
ade1705 commentedon Oct 6, 2022
Hi @andrii-bodnar I would like to work on this issue.
andrii-bodnar commentedon Oct 6, 2022
Hi @ade1705 great, thank you!
Assigning this issue to you
crowdin#188 - Encode the Crowdin-API-FileName
ade1705 commentedon Oct 10, 2022
@andrii-bodnar Please have a look at this PR here
crowdin#188 - Encode the Crowdin-API-FileName - Changed test file name
crowdin#188 - Encode the Crowdin-API-FileName - Added a non-Cyrillic …
Merge pull request #190 from ade1705/#188-Encode_the_Crowdin-API-File…