Patch Changes #1674 7f0f4a7 Thanks @ale18V! - Return a string from urlSearchParamsBodySerializer instead of a URLSearchParams object. This is due to some runtimes not being able to handle the URLSearchParams object as fetch body.