rand0mC0d3r

Results 10 comments of rand0mC0d3r

Do you have some thing to share where I can replicate? I saw similar issues but solved them

Will look in a few hours. Here is 2 am and I am sleepy. I added a memo to check tomorrow early.

you need to run it once from the excel file and do a first authorization. After the first authorization is done then it should work. It's a safety mechanic on...

https://www.benlcollins.com/apps-script/api-tutorial-for-beginners/ look at example 1. you need to make sure you run steps 5-6 (7) also. did you authorize the script to run?

and also review the Deploying the API part in here: https://www.freecodecamp.org/news/use-google-sheets-and-google-apps-script-to-build-a-blog-cms-c2eab3fb0b2b/ 1. authorize the calls 2. run them as you (as it's complicated to pass via token a different id)...

Tell me more details. You need to just show data that you will scrape from somewhere else? Depending on the processing needs might this be sufficient already: https://help.github.com/en/github/working-with-github-pages/about-github-pages drop a...

just dump in the console the e. some like logger.log(e). might be a data structure that could potentially also support JSON stringify for reading. make sure it's easy to read...

dunno what you study...but if you are at a technical school and assume by default people knowing git...you can have them push MR's to some data structure and wire a...

So...we getting this merged or what?