Forum Discussion
GlobalFinanceGl
5 months agoCommunity Member
JavaScript API update broke my course
I have been using JavaScript to pull in the learners name, date and course to put on a printable custom certificate for regulatory purposes. I updated a course and now I cannot get the JavaScript to ...
- 5 months ago
Have you checked the console for errors?I would be surprised if it is the API.
What does the console say?
I haven't looked at the code much but I can see missing spaces in the declared variables on 3.
GlobalFinanceGl
4 months agoCommunity Member
Thank you! I ran my code through the AI for errors and it did locate some. Which is odd since I have been using the same code for the past 3 years and it only now is having issues. It is now working with the corrections! Thank you for your quick reply!