Hi all,
I’m facing a issue when calling Mistral AI. I’m getting a 400 error without any additional error message.
I’m trying to call the OCR api, but I can’t make it work.
The mistral connection is working.
Here is the error I have:
Did someone succeeded calling OCR API ?
Thanks for your help !
Welcome to the Make community!
The body doesn’t seem to be valid JSON (you can verify this by copy-pasting into jsonformatter.org)
To find out what is the correct format, please refer to the Mistral AI’s official API documentation.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
2 Likes
Hi,
Sorry, just realised that I never gave any feedback to your message. You were right, the issue was coming from my JSON which was not well formatted. Thanks for your help.
1 Like