Questions tagged as 'google-apps-script'

1
answer

Script is "locked" when running Utilities.formatString ('% s', "text")

( Translation of my question in SO in English , unanswered until the day of publication of this question) Dear, hello. I'm writing a function to use in a Google spreadsheet, but it gets stuck when trying to run Utilities.formatString()...
asked by 16.01.2017 / 22:09
2
answers

How to loop in .gs for record details

I have a custom form which requires you to build an N quantity of inputs and store them in a spreadsheet, each data must be registered as a list according to the number of inputs created. It is possible to do it from the main so that it register...
asked by 24.02.2018 / 00:01
1
answer

500 Internal Server Error with Socialite Google when calling user () [closed]

I break the connection on the line: $user = Socialite::driver('google')->user(); All the settings are correct because in my local XAMPP server works perfectly; but right now I am migrating it to my server and it returns error in that par...
asked by 30.11.2016 / 20:26