Difficulties with sending local files

Hi, I’m trying to use your OCR API with some local images files. I tried by passing by base64 encoding (with the base64 Image parameter) but I always get “Unable to recognize the file type”.

Any idea please ?

I tested the issue here, but can not recreate it.
=>If you test the connection with Postman, do you get the same result?

You probably know it, but just in case: Postman is a free app, see Free OCR API

If you see the problem even with Postman, a screenshot of the result could be helpful.

The base64image info must not be under “headers”. It needs to be in the “body” section.