Issue assigning credits

OS (e.g. Win10):
PsychoPy version (e.g. 1.84.x): Standard Standalone
I wanted to assign credits to my experiments in pavlovia to run them (because now when i try to pilot i get error403). When trying to assign a credit to an experiment, i copy pasted the path of my experiment and it seems to be correct. However, pavlovia doesn’t find my experiment and i get this message:

Error when assigning credits to an experiment

unknown experiment

If the error persists, contact Pavlovia’s administrator.

Full description:

{
“origin”: “http://pavlovia.org/api/v2/experiments/C:/Users/Administrator/Documents/Yana’s%20Experiment/Experiment%201a/credits”,
“context”: “when assigning credits to an experiment”,
“pathWithNamespace”: “C:/Users/Administrator/Documents/Yana's Experiment/Experiment 1a”,
“deltaAssignedCredits”: 5,
“error”: “unknown experiment”,
“errorCode”: null,
“httpStatusCode”: 404
}

Can anybody tell me what i did wrong?

Hello,
The path you need to insert when assigning credits is part of the URL of the experiment, not the local path of your experiment.

For example, for the following experiment:
https://pavlovia.org/ChenBr/stroop
I will insert:
ChenBr/stroop

Let me know if it works for you,
Chen

1 Like

It worked! Thank you so much!

1 Like