Closed JustinLutsky closed 4 years ago
you dont need to remove special BOM markers and stuff there, modern browser's api does it anyway so..
also, the post method may be detected automatically.. as far as response data be parsed to proper content-type.
Hi @JustinLutsky,
Any idea why I'd be getting: (…)
No idea, sorry 😕. The code snippet looks ok to me.
I'm not sure it's related to the wretch
library.
Any idea why I'd be getting:
"(intermediate value)(...)(...) is not a function"
calling...
Works fine testing locally with ts-node, but throwing error after deploying to AWS lambda.