I’m trying to run the experiment online and using jsPsych v 7.3.1 with Pavloiva plugin v 2022.1.1. The experiment runs ok locally, but when piloting it gives such an error:
{“origin”: “https://pavlovia.org/api/v2/experiments/510256/sessions”, “context”: “when listing the sessions of an experiment on the server”, “projectId”: 510256, “error”: “malformed request: expecting oauthToken”, “errorCode”: null, “httpStatusCode”: 400}
Thank you for your response, but it seems like it doesn’t help. So far, I have a feeling that the init command from the Pavlovia plugin is not working, and the server does not respond - I can’t see any entrance on the dashboard on Pavlovia. So compared to the case you sent, seems like it does not connect in the first place…
The plugin itself works in jsPsych 7.1.2, I had a student run a study recently without problems and I just checked it out in a pilot myself a few minutes ago.
Are you saying that you can’t see the experiment on your Pavlovia dashboard at all? In that case something is screwy with the way the repository is set up.
I can see it on the Pavlovia dashboard, but it doesn’t show the platform and version (UNKNOWN in the platform section), and it doesn’t show any updates in pilot mode (as to submitted or aborted sessions).
Experiment runs fine on Pavlovia, but in the console, I see the previously mentioned error, and the data is not being saved on the server.
Seems like the issue was indeed apostrophes. I realized that I did not clear browsers cash, after trying it in a different browser everyhting works fine.