BatchAPI Error: "Invalid type for 'temperature': expected a decimal, but got a string instead."

I have the exact same problem. Yesterday, I was sending batch jobs without any issues. Suddenly, in the evening, I started to get that error for all my requests. Nothing in my code changed; the temperature in my request input objects is set to a decimal.

3 Likes