Line_for_3DS icon indicating copy to clipboard operation
Line_for_3DS copied to clipboard

Google sheet ID validation error

Open judaconn22 opened this issue 10 months ago • 1 comments

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 Immagine 2024-04-03 231143

judaconn22 avatar Apr 03 '24 21:04 judaconn22

"Google sheet ID validation" is giving me an error too.

Make sure

  1. Your APP_USER_GOOGLE_SHEET_ID does NOT contains / (slash). So it should look like : image
  2. You are not logged in with multiple Google accounts, it may cause a problem.
  3. 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.

Core-2-Extreme avatar Apr 07 '24 10:04 Core-2-Extreme