1dc5f586b9
- Use resp.Body() instead of resp.RawBody() for non-streaming error responses - Fall back to RawBody() for streaming responses - Log the full request body on API errors for debugging