PsychoPy version (e.g. 2024.2.1 Py 3.14): Standard Standalone Installation? yes URL of experiment:https://run.pavlovia.org/RayanElahi/gender Do you want it to also run locally? no What are you trying to achieve?: pilot link for pavlovia experiment
What did you try to make it work?: in line with past threads expressing the same problem, I have A) made sure my git repository contains my .psyexp file, and ONLY that one experiment, B) my git repository contains all referenced source files (images, condition files), and C) the local version of the experiment (in builder) runs fine on my machine.
What specifically went wrong when you tried that?:
When I try to access the piloting link, I receive a 403 Forbidden error, despite having a fully synced repository and the experiment running locally.
The forbidden error is because you don’t have an index file in your repository, so you probably haven’t exported the JS files – or you got an error message when you tried.
Thank you! I am no longer getting the forbidden error, but now my pilot link is stuck on “initializing” with no redirect or indication of progress. The experiment runs fine locally.