Error with Google Spreadsheet Live Data
-
Hello,
I found your plugin after looking at possible ways to bring data into Google Spreadsheets so that I can easily look up order forms in a SS.
Setting up the plugin and Gdoc Spreadsheet, I get the following error:
———————–
error: Request failed for https://mydomain.com/wp-login.php?redirect_to=wp-admin/admin-ajax.php%3Faction%3Dcfdb-export%26form%3DWebsite%2BSetup returned code 404. Truncated server response: <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”> <html xmlns=”https://www…. (use muteHttpExceptions option to examine full response) (line 29, file “Code”)
———————–
If I try to access that specific url (https://mydomain.com/wp-login.php?redirect_to=wp-admin/admin-ajax.php%3Faction%3Dcfdb-export%26form%3DWebsite%2BSetup) -and- I login with the correct credentials provided in the SS Formula, I get a nice .csv file downloaded.
However, the Google Spreadsheet throws that above error.
On line 29 in my SS Script Editor, I have:
return UrlFetchApp.fetch(
What could be going wrong?
https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
- The topic ‘Error with Google Spreadsheet Live Data’ is closed to new replies.