Yes, great, but how do I get it on a web page?

Thanks again @BDub. My question was where to give the access token when when sending a GET request, rather than where to find the code itself.

I can see where the token goes in @Dave’s jQuery example, but not where it goes in the basic javascript examples I found. As using the jQuery library does not seem to give rise to the issues I was concerned about earlier, I guess I’ll try that using your utility as an example as you suggest.

Paul