I’ve received a similar error:
{“origin”:“http://pavlovia.org/api/v2/designers/psychunsw/experiments",“context”:"when listing the experiments available to the authenticated user”,“username”:“psychunsw”,“user”:{“id”:4252,“name”:“Jonathan Solomon”,“username”:“psychunsw”,“state”:“active”,“avatar_url”:“https://secure.gravatar.com/avatar/bd0107e757a7ebbc3f7f98f5c2667ff2?s=80&d=identicon",“web_url”:“https://gitlab.pavlovia.org/psychunsw”,“created_at”:“2020-03-19T00:38:56.200Z”,“bio”:null,“location”:null,“public_email”:“”,“skype”:“”,“linkedin”:“”,“twitter”:“”,“website_url”:“”,“organization”:null,“last_sign_in_at”:“2020-04-08T00:28:32.808Z”,“confirmed_at”:“2020-03-19T00:38:56.091Z”,“last_activity_on”:“2020-04-09”,“email”:“administrator@psy.unsw.edu.au”,“theme_id”:1,“color_scheme_id”:1,“projects_limit”:100000,“current_sign_in_at”:“2020-04-09T01:13:44.572Z”,“identities”:[],“can_create_group”:true,“can_create_project”:true,“two_factor_enabled”:false,“external”:false,“private_profile”:null,“shared_runners_minutes_limit”:null,“emails”:[“administrator@psy.unsw.edu.au”]},“error”:"unable to list the designer’s experiments: TypeError: this.userIds is undefined :\n@:1:15\n”,“errorCode”:null,“httpStatusCode”:500}
If the error persists, contact Pavlovia’s administrator.
I also have the direct URL to my experiments from my browser history, so I’m able to access the files for my experiments and the experiment’s URL. However, although my files from PsychoPy have been syncing to Pavlovia’s Github, the experiment’s source code (when I run the experiment) has not been changing. Perhaps this may be a related error?