Hello,
I tried to import some data from a couple of Google spreadsheet following the steps you explained here: https://github.com/smcavinney/google-spreadsheet-to-RJM
When at the end of the process I clicked on "Sync with RJMetrics" I got the following error:
Request failed for https://connect.rjmetrics.com/v2/client/xxxx/table/Sheet1/data?apikey=xxxxxxxxxxxxxxxxxxxxxxxxxx returned code 413. Truncated server response: {"code":413,"message":"Request Entity Too Large","reasons":["Please submit no more than 100 records per request."]} (use muteHttpExceptions option to examine full response)
With another Google Spreadsheet I’ve got the same error 413 but this time with a slightly different reasons (limit to 1MB in size):
Request failed for https://connect.rjmetrics.com/v2/client/xxxx/table/FormResponses1/data?apikey=xxxxxxxxxxxxxxxxxxxxx returned code 413. Truncated server response: {"code":413,"message":"Request Entity Too Large","reasons":["Please limit requests to 1mb in size."]} (use muteHttpExceptions option to examine full response)
I would really appreciate your help.
Thanks a lot,
Niprinti
Hello,
I tried to import some data from a couple of Google spreadsheet following the steps you explained here: https://github.com/smcavinney/google-spreadsheet-to-RJM
When at the end of the process I clicked on "Sync with RJMetrics" I got the following error:
Request failed for https://connect.rjmetrics.com/v2/client/xxxx/table/Sheet1/data?apikey=xxxxxxxxxxxxxxxxxxxxxxxxxx returned code 413. Truncated server response: {"code":413,"message":"Request Entity Too Large","reasons":["Please submit no more than 100 records per request."]} (use muteHttpExceptions option to examine full response)
With another Google Spreadsheet I’ve got the same error 413 but this time with a slightly different reasons (limit to 1MB in size):
Request failed for https://connect.rjmetrics.com/v2/client/xxxx/table/FormResponses1/data?apikey=xxxxxxxxxxxxxxxxxxxxx returned code 413. Truncated server response: {"code":413,"message":"Request Entity Too Large","reasons":["Please limit requests to 1mb in size."]} (use muteHttpExceptions option to examine full response)
I would really appreciate your help.
Thanks a lot,
Niprinti