duneanalytics / dune-client

A framework for interacting with Dune Analytics' officially supported API service
Apache License 2.0
91 stars 21 forks source link

get error for the example code #141

Closed ChanlderQ closed 2 weeks ago

ChanlderQ commented 2 weeks ago

I try the first sample code: Quickstart: run_query and get error: DuneError: Can't build ExecutionResponse from {'error': 'unknown parameters (EnumField)'}.

bh2smith commented 2 weeks ago

Hey @ChanlderQ - thanks for reporting. This should be fixed now as of #142. Let me know if you have any other troubles.