prolific-assistant
prolific-assistant copied to clipboard
Extension is unable to log users in
Hi the extension stopped working some time ago and it's not able to log users into prolific anymore
Chrome debug shows this after attempting to log in:
and this is the code it highlights:
line 1308: return logger("Error trying to re-connect. Reattempting in ".concat(RECONNECT_INTERVAL / 1000, "s"), "warn");
and:
line 1231: return console[level](formatter(msg));
thanks for any help and support in advance!
@prolific-ac it seems that prolific's authentication API no longer work. Is this a temporary problem?
Thank you