We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Mark,
I am receiving this error when I try to authenticate via json file in my R server:
> gcs_auth(json_file ="/home/dgarcia/SCRIPTS/json_auth/Analytics-6442102f394e.json") Error in init_oauth_service_account(self$secrets, scope = self$params$scope, : Bad Request (HTTP 400).
In local computer all works fine.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Is the json file location correct on the server?
Sorry, something went wrong.
Yes
I got the same error when using a json file from a GCP project that was deleted
No branches or pull requests
Hi Mark,
I am receiving this error when I try to authenticate via json file in my R server:
In local computer all works fine.
Thanks in advance
The text was updated successfully, but these errors were encountered: