XoopsModules25x / wgtransifex

XOOPS module to access Transifex data for translations. You can provide then language packages as zip.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data with Transifex: Unauthorized

cesagonchu opened this issue · comments

When I click on the button, administrator side:
"Read all projects from Transifex"
modules/wgtransifex/admin/projects.php?op=savetx
I get this error:
Error: RuntimeException: "Error exchange data with Transifex: Unauthorized" in file /modules/wgtransifex/class/TransifexLib.php line 359

Tested with:
https://github.com/XoopsModules25x/wgtransifex from today


My config:
PHP 7.4.9
MYSQL 5.7.33-0ubuntu0.16.04.1
XOOPS 2.5.11-Beta2

Ok, it seems that it was a problem with the Transifex website. They changed their password policy.
I changed my password and now it works.