How do I construct a curl (assuming that’s what I need) request for =importJSON (popular Google Sheets script)?
I’m using a Google script that allows me to import JSON data. I’m now at the point where I’m trying to run it, and I’m getting an authorization error.
I used the help in Asana, but I’m not sure how to set up the request.
Thanks!
Chris
PS: Here’s the version of importJSON I’m using: https://github.com/bradjasper/ImportJSON