• Resolved nkals722

    (@nkals722)


    Hello,

    I have my account connected and it shows up in preview. I have a basic form with a couple of fields and I am certain the google sheet is set up correct. However, the actual entry submission doesn’t ever get put onto the sheet.

    Debugging shows that is finds it and attempts to process it:
    2022-05-17 10:31:12.893910 – DEBUG –> GFFeedAddOn::maybe_process_feed(): Starting to process feed (#1 – Googlesheet Feed 1) for entry #26 for gsheetconnector-gravityforms
    2022-05-17 10:31:12.893966 – DEBUG –> GFFeedAddOn::maybe_process_feed(): Marking entry #26 as fulfilled for gsheetconnector-gravityforms

    more importantly, it seems your demo form also does not submit to the google sheet. I am wondering if there is a specific issue with the plugin / integration?

Viewing 1 replies (of 1 total)
  • Plugin Author westerndeal

    (@westerndeal)

    Hello,
    Sorry for the delay in responding,

    Where you are checking the demo of gravity?
    Test from here
    Can you enable the debug log from wp-config.php and check the debug.log under wp-content directory to look with the exact errors.

    Make sure, you have authenticated along with the required permissions
    and linked with exact name of sheetname, sheetid, tabname and tabid
    and also arranged the sheet manually with the field names.

    Refer the docs here
    Hope this helps!

    Thanks
    Abdullah

Viewing 1 replies (of 1 total)
  • The topic ‘Not Working? Demo does not work either’ is closed to new replies.