[GH-ISSUE #60] callExtension incorrectly converts data to query params #25

Closed
opened 2026-05-23 08:34:46 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @appy-one on GitHub (Jun 26, 2023).
Original GitHub issue: https://github.com/appy-one/acebase-client/issues/60

Originally assigned to: @appy-one on GitHub.

When passing an object like { param1: "value" } to the data of callExtension, it is converted to ?param1=%22value%22, instead of ?param1=value

Originally created by @appy-one on GitHub (Jun 26, 2023). Original GitHub issue: https://github.com/appy-one/acebase-client/issues/60 Originally assigned to: @appy-one on GitHub. When passing an object like `{ param1: "value" }` to the data of `callExtension`, it is converted to `?param1=%22value%22`, instead of `?param1=value`
gitea-mirror 2026-05-23 08:34:46 -06:00
  • closed this issue
  • added the
    bug
    label
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#25
No description provided.