Re: HTTP Post to events.json with eventId key

2016-09-29 Thread Hasan Can Saral
Yes, I am using the exact time stamp, yet I am creating an event with a brand new eventId. Any thoughts? On Wed, Sep 28, 2016 at 5:15 AM, Kenneth Chan wrote: > when you update event with the same eventId, does the new event have the > same eventTime? > > the eventTime is

Re: HTTP Post to events.json with eventId key

2016-09-29 Thread Kenneth Chan
not sure why. - are you testing with HTTP API? - did you try using LEvent client to insert event to make sure it works first before using HTTP? to debug, you can use the LEvent client to test out insert same event in a pio-shell or write a small test program and see what happen: