123456789101112131415161718192021222324252627 |
- {
- "access_token":"ya29.A0ARrdaM-8J7urxGZFJBi4jt4ORkrCofDLMI3SN_jNfFjt5HlRZnlQ_FCRqQNZupdR0HWhAgzOE92p-AjAaBpKwklGQGxM5m3byAjQsr8qHr237p1lsdWif0kffHt2wpNxowuy5UyrzxbrSsj0zmuzZ5JgthRd",
- "client_id":"184319941539-gdh6p4v400g0f5fj076bp7l3cf7vn7ha.apps.googleusercontent.com",
- "client_secret":"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",
- "refresh_token":"1//0e3GKAc0Xl1V1CgYIARAAGA4SNwF-L9IrMmaPcxVGEA6J-yYeVzx8l9C3op0oiga7Ouw-_b7hv3enOhPwEixoH7pY3efL_aY6cSw",
- "token_expiry":"2020-10-27T18:03:48Z",
- "token_uri":"https://accounts.google.com/o/oauth2/token",
- "user_agent":null,
- "revoke_uri":"https://oauth2.googleapis.com/revoke",
- "id_token":null,
- "id_token_jwt":null,
- "token_response":{
- "access_token":"1//0e3GKAc0Xl1V1CgYIARAAGA4SNwF-L9IrMmaPcxVGEA6J-yYeVzx8l9C3op0oiga7Ouw-_b7hv3enOhPwEixoH7pY3efL_aY6cSw",
- "expires_in": 3599,
- "scope":"https://www.googleapis.com/auth/youtube.upload",
- "token_type":"Bearer"
- },
- "scopes":[
- "https://www.googleapis.com/auth/youtube.upload"
- ],
- "token_info_uri":"https://oauth2.googleapis.com/tokeninfo",
- "invalid":false,
- "_class":"OAuth2Credentials",
- "_module":"oauth2client.client"
- }
-
|