Title: Requires code installed in your Google Spreadsheet script editor
Last modified: September 1, 2016

---

# Requires code installed in your Google Spreadsheet script editor

 *  [Diego Battistella](https://wordpress.org/support/users/diego-battistella/)
 * (@diego-battistella)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/requires-code-installed-in-your-google-spreadsheet-script-editor/)
 * Buenas tardes, estoy tratando de obtener datos de un formulario en una hoja de
   calgulo ed google.
    El problema es que la dirección que me genera el programa
   es demasiado larga y me aparece un aleyenda como la siguiente:
 * Requires code installed in your Google Spreadsheet script editor.
    Debes usar
   esta función alternativa y añadir su script a tu Hoja de cálculo de Google porque
   la URL generada será demasiado larga.
 * Cuando genero el script y pego la formula en la primer celda de la hoja de calculo,
   da error automáticamente.
 * Por favor si alguien sabe como reparar este problema se lo agradecria.
 * Saludos!
 * [https://wordpress.org/plugins/contact-form-7-to-database-extension/](https://wordpress.org/plugins/contact-form-7-to-database-extension/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/requires-code-installed-in-your-google-spreadsheet-script-editor/#post-7486994)
 * The problem is probably that it is unable to log into your website to get the
   data. Check the login information that you are passing. If you have plugins that
   change how a person logs in to your WP, then this function may not work.
 * To debug, you can temporarily change this line code in your Google Spreadsheet:
   `
   return JSON.parse(content);` to `return content;` then the error may display 
   on the page.

Viewing 1 replies (of 1 total)

The topic ‘Requires code installed in your Google Spreadsheet script editor’ is 
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-7-to-database-extension_ffffff.
   svg)
 * [Contact Form DB](https://wordpress.org/plugins/contact-form-7-to-database-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-to-database-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/reviews/)

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [script](https://wordpress.org/support/topic-tag/script/)
 * [spreadsheet](https://wordpress.org/support/topic-tag/spreadsheet/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/requires-code-installed-in-your-google-spreadsheet-script-editor/#post-7486994)
 * Status: not resolved