Hello!

I’m utilizing the redash-toolbelt python library to kick off a query and get refreshed results along with parameters however ever since we started using cached queries (and changing the data source to “Query Results” in the UI) my requests just end up with “Query Execution Failed”.

Do I need to change or specify the new data source? Does the API support queries utilizing cached queries? Am I doing something else wrong?

Any help is really appreciated!

Cheers,

-Tim

Hi there and welcome to the forum!

It’s not clear what you’re trying to accomplish here. Can you provide more detail about exactly what changed to make query executions fail?

For background: redash-toolbelt simply uses the same API as the Redash webapp. This means that anything you can do in the Redash web app you can accomplish with redash-toolbelt also. The QRDS allows querying of cached queries as well.