i use apigateway and i call some images or documents like (svg, png, jpg, pdf) but also i cant get jpg or png images and my configuration is this:
and when i call my api , apigateway return
but if i change the Content handling to Passthrough this retrurn
so i want to know if i make something wrong, i have read this example AWS API Gateway base64Decode produces garbled binary?