prolific-assistant icon indicating copy to clipboard operation
prolific-assistant copied to clipboard

Extension is unable to log users in

Open irekkosek opened this issue 3 years ago • 1 comments

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: image 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!

irekkosek avatar Feb 08 '22 16:02 irekkosek

@prolific-ac it seems that prolific's authentication API no longer work. Is this a temporary problem?

Thank you

EnriGrossi avatar Feb 09 '22 10:02 EnriGrossi