SyntaxError: expected expression

When uploading a simple script I keep getting this error.
playcanvas SyntaxError: expected expression, got ‘<’

You have probably pasted the full url of the script editor URL. You should only have a relative URL. E.g. myscript.js

Dave, thank you for the reply