I have a Django rest API. The API consumes Google Vision Api. When I try a call with a local file on localhost, it works just perfectly.
However, when I do the same in pr