
This is my first attempt at adding an API to one of my games, I am using a copy of my game in case I screw up. This is the API I am trying to use: <a href="https://app.roll20.net/forum/post/1761348/script-monsters-automatically-import-srd-slash-monster-manual-entries-generate-ability-macros-and-more" rel="nofollow">https://app.roll20.net/forum/post/1761348/script-monsters-automatically-import-srd-slash-monster-manual-entries-generate-ability-macros-and-more</a> Based on another thread, it said I had to load this one as well: <a href="https://github.com/defamai/Roll20/blob/master/common/utility.js" rel="nofollow">https://github.com/defamai/Roll20/blob/master/common/utility.js</a> I went to my campaign's main page > Settings > API settings > New Script I copied the raw versions of the above scripts into monster.js and utility.js and saved I loaded my campaign, and created a handout called "Monster Import" and pasted the stats for a wolf in it, I tried plain text and with all the formatting. <a href="https://www.dandwiki.com/wiki/SRD:Wolf" rel="nofollow">https://www.dandwiki.com/wiki/SRD:Wolf</a> Then in the chat box I typed > !monster import From there it says that it has failed to load. Any help would be amazing. I will try and add some screen shots of the error message.