CLI error 403 during file upload

Hi, I’m having the config file and trying to upload sources into Crowdin, but system ends with error. In my project in API logs, owner says that there are a lot of 403 and 401 errors. What can this be?

Hello Oleg, I suggest you checking permissions, don’t remember exactly, but one of these errors means that you’re not authorized at all (please check .yaml file, maybe you forget to add an access token or your token has expired), another one means that you don’t have permissions, you need to be manager or owner in project to use “file_update” calls.