Roberto Argandoña
Member
I am trying to pair data from Elementor form to Google Sheet, but I am getting this data:
{
"error > code": 401,
"error > message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"error > status": "UNAUTHENTICATED",
"error > details > 0 > @type": "type.googleapis.com/google.rpc.ErrorInfo",
"error > details > 0 > reason": "CREDENTIALS_MISSING",
"error > details > 0 > domain": "googleapis.com",
"error > details > 0 > metadata > method": "google.apps.sheets.v4.SpreadsheetsService.AppendValues",
"error > details > 0 > metadata > service": "sheets.googleapis.com"
}
How can I solve it? Its the 7nth data sheet inside the file, that is already getting data from others Elementor Forms.
Thanks!
{
"error > code": 401,
"error > message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",
"error > status": "UNAUTHENTICATED",
"error > details > 0 > @type": "type.googleapis.com/google.rpc.ErrorInfo",
"error > details > 0 > reason": "CREDENTIALS_MISSING",
"error > details > 0 > domain": "googleapis.com",
"error > details > 0 > metadata > method": "google.apps.sheets.v4.SpreadsheetsService.AppendValues",
"error > details > 0 > metadata > service": "sheets.googleapis.com"
}
How can I solve it? Its the 7nth data sheet inside the file, that is already getting data from others Elementor Forms.
Thanks!