Open nikhilsh opened 1 year ago
Hey man,
I haven't messed around with javascript in a good minute. I've kinda moved away from web dev into game design/development. I hope you found a solution to your problem. If not, when I have the time I can try and look into it haha.
Best wishes, Noah
Hi there!
I was wondering if you tried or know how to use post to the google script without using formdata? I need to massage the data in some ways in my JS file and have been trying to post to the google script action URL in various ways but the data doesn't seem to appear in the sheet, but "Date" is being filled out, meaning the data does get sent. I'm suspecting it's a formatting issue.
Appreciate your help!