The search_players() API endpoint returns team as an ID only (not nested object), causing player.team to be None. Added null check before accessing team.thumbnail. Fixes AttributeError: 'NoneType' object has no attribute 'thumbnail' 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2 lines
7 B
Plaintext
2 lines
7 B
Plaintext
2.29.3
|