I'm using the Microsoft Computer Vision API for the OCR and I want to send local images files. I tried with base64 encoding but it keeps saying bad request, I guess it wants an URL. So what can I do please ?