Spaces:
Sleeping
Sleeping
Create config_files/access_tokens/demo_sheets_access_token.json
Browse files
config_files/access_tokens/demo_sheets_access_token.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"token": "ya29.a0AcM612xWCYaz9B3yuQkzEFAv09pSrfMYxsuEE9Od9zFfrfeo5WtjIvWrzTqSsliC5-xtItGlh0XLIbyy5UnBBypsiMpmfsNZhPxPGHJ3Xi0JdkHuP9eD6GZOuSrjgV_lhJABwI3NKhWb4E6EKvzw4j-OUEdKbjhPdqFnnca7aCgYKAXQSARESFQHGX2MiRAvJ4dzAA3lnVn320u9SrQ0175",
|
3 |
+
"refresh_token": "1//03yk_NFjTiCA9CgYIARAAGAMSNwF-L9IrvRFkQd2OKu2Dm8opPPlykgAnoYy2uILd_ZRRijwfUWGMAbGW3s8BCioSHye96h4Pgz0",
|
4 |
+
"token_uri": "https://oauth2.googleapis.com/token",
|
5 |
+
"client_id": "797258130829-5su9r3fglogqo2s56q73o67gmm4b2tjd.apps.googleusercontent.com",
|
6 |
+
"client_secret": "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",
|
7 |
+
"scopes": [
|
8 |
+
"https://www.googleapis.com/auth/spreadsheets",
|
9 |
+
"https://www.googleapis.com/auth/drive"
|
10 |
+
],
|
11 |
+
"universe_domain": "googleapis.com",
|
12 |
+
"account": "",
|
13 |
+
"expiry": "2024-10-18T18:27:39.734638Z"
|
14 |
+
}
|