transifex / transifex-client

The Transifex command-line tool.
https://www.transifex.com/
GNU General Public License v2.0
135 stars 75 forks source link

list_language API response throw "KeyError: 'available_languages'" #334

Closed yunze-li closed 2 years ago

yunze-li commented 2 years ago

Hi there,

I was working on integrate transifex in our project and sometimes it gives me KeyError: 'available_languages' when I call this TransifexApi.list_languages(project_slug, resource_slug) function. Can someone help here? Thanks.

Note: this error is not reproduceable 100%, it shows randomly.

yunze-li commented 2 years ago

wrong repo, sorry