entaq / GoogleAppsScript

Sample code for Google Apps Script.
263 stars 126 forks source link

TypeError: Cannot read property "parameter" from undefined. (var vote = args.parameter.Body;) #4

Open raywu opened 10 years ago

raywu commented 10 years ago

Hi Arun, GAS throws this error from the SMS example. I couldn't figure out why args is undefined.

entaq commented 10 years ago

Not sure. Sorry I'm not actively working on this repo. Have you already watched the video attached? Make sure you calling the service in the right way.

raywu commented 10 years ago

Hi Arun, yes, I did and I set it up as me as user and anonymous can trigger. Where would you look to see why args is undefined?

@raywu https://twitter.com/raywu +1 (617) 329-9898 http://www.raywu.co/ http://www.raywu.co/?utm_source=Gmail

On Wed, Aug 6, 2014 at 3:27 PM, Arun Nagarajan notifications@github.com wrote:

Not sure. Sorry I'm not actively working on this repo. Have you already watched the video attached? Make sure you calling the service in the right way.

— Reply to this email directly or view it on GitHub https://github.com/entaq/GoogleAppsScript/issues/4#issuecomment-51406345 .