Line_for_3DS
Line_for_3DS copied to clipboard
Google sheet ID validation error
Hello, I'm very clueless about this kind of thing so I've (at least tried to) followed the instructions meticulously. Everything is fine up until I have to paste the script url. "Webhook settings validation" gives me an error as described but "Google sheet ID validation" is giving me an error too. There seem to be no fixes in the FAQ so I asked here
"Google sheet ID validation" is giving me an error too.
Make sure
- Your
APP_USER_GOOGLE_SHEET_ID
does NOT contains/
(slash). So it should look like : - You are not logged in with multiple Google accounts, it may cause a problem.
- You've updated (manage deployment -> edit -> select new version) your Google Apps script after making changes.
If above methods don't help, make a new Google Apps script and Google sheet and try again.