Files
n8n/credentials/29.json

27 lines
1.0 KiB
JSON
Raw Normal View History

2022-05-26 20:57:30 +03:00
{
"id": 29,
"name": "Google Translate account",
2022-06-01 05:27:46 +00:00
"data": {
"clientId": "172541179812-23dnkrgfuht77h0v0k6pb4q9k1ph00fu.apps.googleusercontent.com",
"clientSecret": "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",
"oauthTokenData": {
"access_token": "ya29.a0ARrdaM9JDZNX5wIzLdK5Ut-BG5Rp4LUv-5vobcIrrbX8zu7H_kt2PMdIWLTSy6QrwhN27KoRCi-BnsUndYDaIQw3rGBgdTbVwhIHfAKxuz_WcJrGw_SFfR1o7j5rOhQ3nSBK00cAWO_r_YRXC9HpPXGk5_1i",
"expires_in": 3599,
"refresh_token": "1//0cNKzq7AmJUpdCgYIARAAGAwSNwF-L9Ir7ABDPxJF6Z4PekCKldlMtaRbBuylWggomgWx4I97FTL2umKqBqY9jUHtFacz8Yxlplk",
"scope": "https://www.googleapis.com/auth/cloud-translation",
"token_type": "Bearer",
"callbackQueryString": {
"scope": "https://www.googleapis.com/auth/cloud-translation"
}
}
},
2022-05-26 20:57:30 +03:00
"type": "googleTranslateOAuth2Api",
"nodesAccess": [
{
"nodeType": "n8n-nodes-base.googleTranslate",
"date": "2022-05-24T10:51:43.905Z"
}
],
"createdAt": "2022-05-24T10:51:43.926Z",
"updatedAt": "2022-05-24T10:52:07.432Z"
}