You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds comprehensive debugging to help troubleshoot HuggingFace token validation issues:
- Shows API response status code and error messages
- Displays user info returned by API
- Compares expected vs actual usernames
- Captures and displays any exceptions
This will help diagnose whether token issues are API-related, token-related, or username mismatches.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments