aboutsummaryrefslogtreecommitdiff
path: root/tests/data/unfilled_client_secrets.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/unfilled_client_secrets.json')
-rw-r--r--tests/data/unfilled_client_secrets.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/unfilled_client_secrets.json b/tests/data/unfilled_client_secrets.json
index 8b5d55e..a85ca01 100644
--- a/tests/data/unfilled_client_secrets.json
+++ b/tests/data/unfilled_client_secrets.json
@@ -4,6 +4,6 @@
"client_secret": "[[INSERT CLIENT SECRET HERE]]",
"redirect_uris": [],
"auth_uri": "https://accounts.google.com/o/oauth2/v2/auth",
- "token_uri": "https://oauth2.googleapis.com/token"
+ "token_uri": "https://www.googleapis.com/oauth2/v4/token"
}
}