Files
bodyshop/logs/oAuthClient-log.log
2021-08-26 15:48:10 -07:00

54 lines
1.9 KiB
Plaintext

2021-08-26T20:38:24.914Z error: Create Token () threw an exception : {
"authResponse": {
"token": {
"realmId": "4620816365180784050",
"token_type": "",
"access_token": "",
"refresh_token": "",
"expires_in": 0,
"x_refresh_token_expires_in": 0,
"id_token": "",
"latency": 60000,
"createdAt": 1630010301927,
"state": "hNJ8ADptDHQBDEqsB8QMYTjiDnf1"
},
"response": {
"url": "https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer",
"headers": {
"date": "Thu, 26 Aug 2021 20:38:21 GMT",
"content-type": "application/json;charset=utf-8",
"content-length": "61",
"connection": "close",
"intuit_tid": "1-6127fbbd-32c335dd6983b392613115ce",
"x-spanid": [
"caa54c06-1321-4fef-bc80-52c70bc12a63",
"94b4e4af-6fef-4836-9859-3d7a2c3a432a:1"
],
"x-amzn-trace-id": [
"Root=1-6127fbbd-32c335dd6983b392613115ce",
"Self=1-6127fbbd-063fdead269ac6bf7361c025;Root=1-6127fbbd-32c335dd6983b392613115ce"
],
"x-content-type-options": "nosniff",
"server": "envoy",
"cache-control": "no-cache, no-store",
"pragma": "no-cache",
"x-envoy-upstream-service-time": "7",
"strict-transport-security": "max-age=31536000"
},
"body": "{\"error_description\":\"Token invalid\",\"error\":\"invalid_grant\"}",
"status": 400,
"statusText": "Bad Request"
},
"body": "{\"error_description\":\"Token invalid\",\"error\":\"invalid_grant\"}",
"json": {
"error_description": "Token invalid",
"error": "invalid_grant"
},
"intuit_tid": "1-6127fbbd-32c335dd6983b392613115ce"
},
"originalMessage": "Response has an Error",
"error": "invalid_grant",
"error_description": "Token invalid",
"intuit_tid": "1-6127fbbd-32c335dd6983b392613115ce"
}