Adrian Fletcher
Adrian Fletcher
Adding the output from `options(googleAuthR.verbose = 2)` `options(googleAuthR.scopes.selected=c(' https://www.googleapis.com/auth/cloud-platform ')) ` `options(googleAuthR.client_id=' 99151434606-9anb4d2lfdu74c1fqhqlqpl85aefpt0j.apps.googleusercontent.com ') ` `options(googleAuthR.client_secret=' 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 ') ` `options(googleAuthR.webapp.client_id=' ') ` `options(googleAuthR.webapp.client_secret=' ')` `Error: Could not authenticate via any...
Yes it's says that the gargle can't authenticate. I did the same setup in the video and used the same naming schema / json files with cr_setup. I followed these...
Similar issue. I may be able to help. 1. Make sure you uninstall Python 3.x.x and downgrade to a 2.x.x version. Remove python 3.x.x. from the [Path](https://www.digitalcitizen.life/how-edit-or-delete-environment-variables-windows-7-windows-8) (not the PATHTEXT)...