422 Unprocessable Entity error with Claude 3.7 Sonnet model

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?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.