Hi,
Thank you for sharing this extension.
I’ve been using it for a few weeks and I’m getting a PHP warning in the error_log related to URL campaign parameters being sent in a referer-page field, I think.
You can see the error_log code here:
https://codeshare.io/2KMWQz
I’m getting the form results in Google Sheets.
Thanks.
álvaro
]]>Hi!
It seems that from 24/08/2018 the plugin is not working, new rows are not adding.
When I try to reconnect it in Dashboard -> Settings -> CF to Google Spreadsheet,
Google shows this error:
401. That’s an error.
Error: deleted_client
The OAuth client was deleted.
Request Details
response_type=code
access_type=offline
client_id=448551536053-e36uicg9npg51m0e89kb51i37b6741fq.apps.googleusercontent.com
redirect_uri=urn:ietf:wg:oauth:2.0:oob
state=
scope=https://spreadsheets.google.com/feeds
That’s all we know.
Could you please check it?
]]>Very good plugin. Slight issue with saving selectable recipient with pipes to a spreadsheet: https://contactform7.com/selectable-recipient-with-pipes/
For example my field is called state_email and it uses a drop down to send to an email showing only the state on the front-end using the pipes like “Ohio|[email protected]” but this plugin is not adding this field to the spreadsheet. Other fields are saving OK. I tried state_email and _raw_state_email (which should show state) but neither works. Ideas?