Forum Discussion
AaronFiehn
4 years agoCommunity Member
Java Script Error
I am trying to send user data back to an LRS and I can't seem to get the information to send. I am getting an uncaught syntax error: missing ) after argument list and the line code is user.js:22
...
AaronFiehn
4 years agoCommunity Member
I was able to rewrite all of the JavaScript and XAPI code and it worked.