• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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