PsychoPy internal error when trying to log in to Pavlovia

URL of experiment: NOT ONLINE YET

Description of the problem: When I try to log into my pavlovia account to create an online experiment PsychoPy encounters an unhandle internal error, with this error message :

Traceback (most recent call last):
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\pavlovia_ui_base.py”, line 128, in checkForLoginURL
pavlovia.login(self.tokenInfo[‘token’])
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\projects\pavlovia.py”, line 111, in login
if currentSession.user is not None:
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\projects\pavlovia.py”, line 443, in user
self._user = User(self.gitlab.user.username)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\projects\pavlovia.py”, line 150, in init
assert ‘gitlabId’ in self.info, _translate(
AssertionError: Could not retrieve user info for user annem, server returned:
{}

Hello,
Did you try this solution?