cdslash
CDCloudflare Developers
•Created by cdslash on 8/11/2023 in #workers-help
Service binding type
I did find a StackOverflow answer that suggested I just need to stringify the body:
This now works.
https://stackoverflow.com/questions/43997163/how-to-make-request-body-type-compatible-with-requestinit-or-bodyinit-when-using
4 replies
CDCloudflare Developers
•Created by cdslash on 8/11/2023 in #workers-help
Service binding type
Ahh, thanks - I wasn't aware of that issue. Is there any workaround other than
as any
?4 replies