0

I've an issue (I'm still blocked), I've created my configuration file like :

project_identifier: test api_key: KeepTheAPIkeySecret base_url: https://api.crowdin.com base_path: /path/to/your/project

files: - source: /locale/en/LC_MESSAGES/messages.po translation: /locale/%two_letters_code%/LC_MESSAGES/%original_file_name%

See : https://github.com/crowdin/crowdin-cli

However, I received an error message when I execute my command line to upload translation in Crowdin :

error: Seems Crowdin server API URL is not valid. 
Please check the `base_url` parameter in the configuration file. 

I don't know why it's not working!Thanks for any help !

German
  • 10,263
  • 4
  • 40
  • 56
Bob
  • 529
  • 1
  • 7
  • 28
  • I may find the issue : the jar was corrupted. I use another one, and it seems working. – Bob Apr 03 '17 at 08:55

1 Answers1

0

Crowdin sent me another JAR, The last one was not good for windows path.

Bob
  • 529
  • 1
  • 7
  • 28