Hi everyone,
I'm encountering an issue when trying to call Mistral AI. I'm receiving a 400 error without any further details.
I'm attempting to use the OCR API, but I haven't been able to get it working. The Mistral connection itself appears to be functional.
Here's the error I'm seeing:
Has anyone successfully used the OCR API?
Thanks for your assistance!
Welcome to the callin.io community!
The body doesn't seem to be valid JSON (you can verify this by copy-pasting into jsonformatter.org)
To find out what the correct format is, please refer to Mistral AI’s official API documentation.
Hope this helps! Let me know if there are any further questions or issues.
P.S.: Investing some effort into the callin.io Academy will save you lots of time and frustration using callin.io.
Hi,
Apologies, I just realized I never provided feedback on your message. You were correct; the problem stemmed from my improperly formatted JSON. Thanks for your assistance.