• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

I can't add new row in google sheets

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!
 
Top