I’m having immense trouble with uploading a solar production forecast into emonCMS using the input/bulk. json command. The command works fine as long as I upload dataseries up to the present, in other words using a time= timestamp that is near the present and data before that time. Below is the code, it gives no error but also no data is found at the upload location. What could be the problem? Thanks for help.
https://emoncms.org/input/bulk.json?data=[[-8640,55,642],[-8340,55,656],[-8040,55,669],[-7740,55,683],[-7440,55,696],[-7140,55,710],[-6840,55,723],[-6540,55,737],[-6240,55,750],[-5940,55,764],[-5640,55,777],[-5340,55,791],[-5040,55,804],[-4740,55,810],[-4440,55,816],[-4140,55,822],[-3840,55,828],[-3540,55,834],[-3240,55,840],[-2940,55,846],[-2640,55,852],[-2340,55,858],[-2040,55,864],[-1740,55,870],[-1440,55,876],[-1140,55,877],[-840,55,878],[-540,55,879],[-240,55,880]]&time=1521458700&apikey=xxxxxxxxx