I’m encountering a 422 Unprocessable Entity error when calling the Claude 3.7 Sonnet model in my Python transform. I’ve ensured the media reference is correct and the request structure follows the model’s requirements. I’ve also checked the content type and token limits. Despite these checks, the error persists. Could anyone provide insights or solutions for this issue?