Skip to content

Data only posting 4 times #16

@BigBillTolbert

Description

@BigBillTolbert

I got everything set up or so I think so. What is weird is I get an error message (Error while connecting) and yet a row is posted into the spreadsheet. Then It does that four times and then I get an additional error (Error! Not connected to host.) and no posting to the spreadsheet.

Is there some sort of limiter on the API that would disconnect me if they posts are too close together?

Here is the serial output:

Connection established!
IP address: 192.168.4.89
Connecting to script.google.com
Connected
Publishing data...
{"command": "insert_row", "sheet_name": "Sheet1", "values": "1,890,51422"}
Error while connecting
Publishing data...
{"command": "insert_row", "sheet_name": "Sheet1", "values": "2,12,17691"}
Error while connecting
Publishing data...
{"command": "insert_row", "sheet_name": "Sheet1", "values": "3,809,22357"}
Error while connecting
Publishing data...
{"command": "insert_row", "sheet_name": "Sheet1", "values": "4,399,66705"}
Connection to re-directed URL failed!
Error while connecting
Publishing data...
{"command": "insert_row", "sheet_name": "Sheet1", "values": "5,65,15800"}
Error! Not connected to host.
Error while connecting
Publishing data...
{"command": "insert_row", "sheet_name": "Sheet1", "values": "6,546,78424"}
Error! Not connected to host.
Error while connecting
Publishing data...
{"command": "insert_row", "sheet_name": "Sheet1", "values": "7,716,25744"}
Error! Not connected to host.
Error while connecting
Publishing data...
{"command": "insert_row", "sheet_name": "Sheet1", "values": "8,289,47307"}
Error! Not connected to host.
Error while connecting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions