Trouble redirecting between Psychopy experiments

URL of experiment: LTI_ori_20210802_01 [PsychoPy]

Description of the problem:
I have had a lot of difficulty trying to redirect between existing psychopy experiments after the completion of the first experiment. I’ve read a few forum entries and followed instructions that have worked for others to no avail.

At the end of the first experiment, after clicking the ok button, the Psychopy screen stays grey and no redirect occurs.

I’m pretty sure it has something to do with the completion URL as the inspect element console at the point when the redirect fails to occur shows a 404 failure to load source map error message.

Despite this, the completion URL link works fine on its own: "mr_hipstr_d2 [PsychoPy].

Stumped and seeking help, thanks!

Even if expName is a variable it shouldn’t have a $. You’ve already got one at the beginning of the completed URL line to signal it as code.

Changed this now, but unfortunately still no luck.