Closed jchevreau closed 1 year ago
https://github.com/googleapis/python-analytics-data/blob/15f481075158d77465a90bc8f5e6d37a6f298b5d/samples/snippets/quickstart_json_credentials.py#L52
I am trying to set my service account via this method but I keep getting an error as the code constantly wants to look for my environment variable. Has anyone been truly successful on using this line?
Likely related to this: https://github.com/googleapis/python-analytics-data/issues/177#issuecomment-1242557914
Closing for duplicate https://github.com/googleapis/python-analytics-data/issues/177
https://github.com/googleapis/python-analytics-data/blob/15f481075158d77465a90bc8f5e6d37a6f298b5d/samples/snippets/quickstart_json_credentials.py#L52
I am trying to set my service account via this method but I keep getting an error as the code constantly wants to look for my environment variable. Has anyone been truly successful on using this line?