[GH-ISSUE #21] Error: "timestamp is not a number" on getMutations and getChanges with cursor #16

Closed
opened 2026-05-23 08:34:22 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @appy-one on GitHub (May 20, 2022).
Original GitHub issue: https://github.com/appy-one/acebase-client/issues/21

Originally assigned to: @appy-one on GitHub.

While testing I came accross this error because the methods call the changes / mutations endpoints on the server with ?timestamp=undefined on the server. The server doesn't accept that and returns the error "timestamp is not a number"

Originally created by @appy-one on GitHub (May 20, 2022). Original GitHub issue: https://github.com/appy-one/acebase-client/issues/21 Originally assigned to: @appy-one on GitHub. While testing I came accross this error because the methods call the `changes` / `mutations` endpoints on the server with `?timestamp=undefined` on the server. The server doesn't accept that and returns the error "timestamp is not a number"
gitea-mirror 2026-05-23 08:34:22 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@appy-one commented on GitHub (May 20, 2022):

Fix published in v1.15.0

<!-- gh-comment-id:1132913494 --> @appy-one commented on GitHub (May 20, 2022): Fix published in v1.15.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-client#16
No description provided.