You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/data-connectors-reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1033,7 +1033,7 @@ end
1033
1033
Add http://localhost:8081/ under **Authorized redirect URIs**while creating [Web application credentials](https://developers.google.com/workspace/guides/create-credentials#web).
1034
1034
1035
1035
1. [Follow the instructions](https://developers.google.com/admin-sdk/reports/v1/quickstart/python) to obtain the credentials.json.
1036
-
1. To get the Google pickle string, run [this python script](https://aka.ms/sentinel-GWorkspaceReportsAPI-functioncode) (in the same path as credentials.json).
1036
+
1. To get the Google pickle string, run [this Python script](https://aka.ms/sentinel-GWorkspaceReportsAPI-functioncode) (in the same path as credentials.json).
1037
1037
1. Copy the pickle string output in single quotes and save. It will be needed for deploying the Function App.
0 commit comments