Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

apexRest doesn't stringify body #170

Open
kevinohara80 opened this issue Jan 22, 2019 · 0 comments
Open

apexRest doesn't stringify body #170

kevinohara80 opened this issue Jan 22, 2019 · 0 comments

Comments

@kevinohara80
Copy link
Owner

The body argument for the apexRest call needs to be stringified before sending to _apiRequest. For backwards compatibility sake, we should check to see if the body argument is actually an object before stringifying it. All other POST methods should do the same check.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant