-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Victor Kaiuki edited this page Jun 16, 2026
·
1 revision
-
0 rows: Market names are ALL CAPS in the API. SDK
market()helper handles this automatically, but if usingwhere()raw, uppercase your search string. -
400 Bad Request: Field name mismatch. Use
fields.pyconstants. -
403 Forbidden: Rate limit. Use
COTClient(app_token="..."). - Classification Error: Wrong helper method for dataset type.
- Missing columns: TFF has fewer columns than Legacy/Disaggregated. Check dataset type.
Getting Started
API Reference
Field Reference
Guides
Reference