You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to push timeline pins with PebbleKit JavaScript to the emulator I get this error message in the log "Serialisation of timeline item failed.", but the response from the Pebble timeline API backend returns "OK"
During my searching after solutions i found that the "Serialisation of timeline item failed." message is defined in the https://github.com/pebble/pypkjs project, but I am not sure if the error was due to the emulator in CloudPebble or the pypkjs project directly.
This happens with both the Aplite and the Basalt emulators.
The text was updated successfully, but these errors were encountered:
Hi.
When i try to push timeline pins with PebbleKit JavaScript to the emulator I get this error message in the log
"Serialisation of timeline item failed."
, but the response from the Pebble timeline API backend returns"OK"
During my searching after solutions i found that the
"Serialisation of timeline item failed."
message is defined in the https://github.com/pebble/pypkjs project, but I am not sure if the error was due to the emulator in CloudPebble or thepypkjs
project directly.This happens with both the Aplite and the Basalt emulators.
The text was updated successfully, but these errors were encountered: