Tx push failing

we see tx push failing with
“Error while fetching stats, 404, not_found: No Project res…” in GitHub workflows …

The same config work on other machines without any issues.

Similar issues have been reported already - tx 1.6.14 pull, report 404, not_found: No `Project` resource found · Issue #235 · transifex/cli · GitHub

Who can look into this?

THX

Hi Thomas,

My name is Carlos from Transifex support and I’ll be helping you with your inquiry. Can you please share your config file so we can take a look at it?

Best regards,

Hello Tomas!

Could you please add the --a silent flag to your pull command and let me know what the output is?

This will display the complete error message and hopefully make troubleshooting easier. To use this flag, make sure to update the CLI to its latest version. Let me know if you have any questions or need further assistance.

– silent will show more information? Not what I would expect…

Anyway … adding it and responding back asap

THX a lot

Any update on this topic? We are still facing this issue! THX

also failing here [feature/download-etag-fallback] Fallback to Etag (#127) · owncloud/ios-sdk@88ba1f3 · GitHub

Hello Thomas,

Thank you for your response. I will review this matter with my team and get back to you with updates as soon as possible.

Best regards,

1 Like

Reads related - "tx push" does not find project when specifying a resource, but "tx pull" does · Issue #180 · transifex/cli · GitHub

recreating the access token solved this problem.

returning 401 instead of 404 would be a good thing …