Read the statement by Michael Teeuw here.
Cannot get compliments on github to work
-
Re: Need more compliments? compliments.json
I have the following link:
https://raw.githubusercontent.com/theaddies/compliments/21e818b6d12a1b8f7e6328808946ce18b6bd3e02/text.json
and my config.js file looks like the following:{module: "compliments", position: "lower_third", config: { remoteFile : "https://raw.githubusercontent.com/theaddies/compliments/21e818b6d12a1b8f7e6328808946ce18b6bd3e02/text.json" } },
I cannot for the life of me figure out what is wrong. Please help.
-
@theaddies all of the text strings have the word processing double quotes (curved),
not the text double quote (not curved) -
@sdetweil Thanks for the reply. I saw that and fixed it. It still doesn’t work.
https://raw.githubusercontent.com/theaddies/compliments/7d37fa1925952c81745dcaa353128566966bb7db/text.json -
@theaddies I got it. VS code was a big help to see my errors. Also, for anyone else that stumbles upon this, you need to copy the permalink, paste that into the browser and then click raw. The link you get just clicking raw will not work.
-
@theaddies and I use this to validate and examine json