Shinyapp published cant make connect to googlesheets

12 views Asked by At

I made a Shiny app that takes user data and stores it in a googlesheet file. It works perfectly on my local machine, but I can't get it to work once published on shinyapps.io. I suspect it's a permissions issue, but I'm confused.

i tried to get JSON path from Google cloud console (get API to DRIVE/googlesheets), gs4_auth().... still works locally but not from published version

0

There are 0 answers