403 Error when attempting to retrieve pilot link on pavlovia

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.

Link to the most relevant existing thread you have found: 403 Forbidden error when trying to run the experiment online (on pavlovia)

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.

Hello @RayanE

The pilot link expires after one hour.

Did you try to run the experiment via the “pilot button”?

It is not important for an online experiment that your repository contains a .psyexp file. It is important that it contains the .js files.

Best wishes Jens

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.