Can't seem to get multipart/form-data working with...
# workers-help
s
Copy code
throw new Error('Multipart: Boundary not found');
            ^
Unhandled Promise Rejection: Error: Multipart: Boundary not found
Was missing this error
Looks like I was just creating invalid form-data. Sorry everyone. Will delete