Pedro Carvalho
Results
3
comments of
Pedro Carvalho
I also lost many hours trying to resolve this issue. Can anyone explain to me why API Gateway must look at the `Accept` header to encode/decode binary data? Wouldn't it...
For anyone waiting for this fix to be incorporated into the next version of axios, here is a quick and dirty workaround using paramsSerializer and query-string (qs will also work)...