(Please convert this image of code to code)
I am new to Javascript coding and getting error as shown in image
Looks like the '&' in the script src got replaced with encoded characters (%26). Replace those and it will work normally.
Looks like the '&' in the script src got replaced with encoded characters (%26). Replace those and it will work normally.