Assistants API Run calls all expire

I can build assistants, threads, and messages just fine with the API. However any time I try a Run it expires giving a “cancelled_at” time. Anyone else experiencing this? Thoughts on how to fix it?

For example this is what I get in the Run object: “cancelled_at=1699817694, completed_at=None, created_at=1699817094, expires_at=None, failed_at=None,”

Hi and welcome to the Developer Forum!

Can you post a code snippet please, it’s hard to tell what might be wrong from just an error message.