Google Access Code not save
-
I paste Google Access Code and click save but wheel spins for long time and don’t save the code
I click on View Debug Log, the page is blankThe page I need help with: [log in to see the link]
-
Hello @dumaweb
Sorry for the trouble.There might be some cache issues, can you try using a private window (incognito mode)
You can double-check that AUTH key is saved and authentication is active or not while checking directly from your google account
https://myaccount.google.com/permissionsIf a key is saved, then it will be activated and show you under Third-party apps with account access
Let me know.
Thanks
AbdullahI clear server and browser cache, I use private window, but wheel continue to spins and don’t save the code
I check google third-party permission and there isn’tDebug log always blank
Hi @dumaweb,
As you are not yet connected with your account it will not show the GSheetConnector option under the Third Party permission.
Also as the wheel is spinning it means there might be some conflict with other plugin or there may be issue of Curl or SSL certificate.
Did you check both the logs? The plugins log.txt file that you can open it up from the Integration page and other is the WordPress debug.log file that is created under wp-content folder when you enable debug from wp-config.php file.
Add below code in wp-config.php file
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', true); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', true );The problem was BackWPup plugin
I disable it and Google Sheet connectedhowever I still have problems
I set the file on forms, but not receive datain this page https://myaccount.google.com/permissions
there aren’t the permission@dumaweb
Reauthenticate again and check it out.
Make sure it must be connected to save entries in the sheet.I Reauthenticate and work
I see GSheetConnector for WP Contact Forms in Third-party apps permission
I set Google Sheet Name but data not import in my fileHello @dumaweb
Make sure, last filled data will not get in your sheet.
After activating CF7 GSheetConnector whenever the form filled by anyone then only it’ll show entry in the sheet.
You said “Reauthenticated and work” means filled entries are showing in sheet or not?
Do confirm along with the screenshot of following
1. Google sheet screenshot, where I can see headers you have defined.
2. Screenshot of Google Sheet Tab under form configuration, where I can see Sheetname, sheetID, tab name, and tabIDAbdullah
with work I meant that it connects
but not send data
1. Do I need to define the headers before?
2. do I have to configure everything or just the name?@dumaweb
Yes, obviously you must have to define the field names in the header using the FREE version.Refer to this quick video once
when i was adding Google Access Code it was showing Access code Can’t be blank
Debug Log was blank page
please help me on this-
This reply was modified 4 years, 8 months ago by
gowtham0143.
Hi @gowtham0143,
It seems to be some conflict with other plugin.
Can you just have CF7 and GSheetConnector plugin active and check if all works for you.
Thanks
Abdullah -
This reply was modified 4 years, 8 months ago by
The topic ‘Google Access Code not save’ is closed to new replies.