R not reading online files from Google Drive or from JSON source (403) PERMISSION_DENIED

Hi,

I keep getting an error from R and R Studio when trying to read files online with jsonlite or googlesheets4:

(403) PERMISSION_DENIED.

I am using a 2017 MabookPro and everything was working fine but now I can't even access my own Drive files. Any ideas?

example <- read_sheet(ss = "1x-s51Lhy7kXuhY-BosgS6hqMxieme3CDkLl9OPD6ohU",
sheet = "datos")

I have issues with Rstudio generating a reprex also.

Pablo

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.