Improving Error Messages When Using `runtime.runPromise`

how do I get something more useful than Error: (Missing data at XERO_CLIENT_SECRET: "Expected XERO_CLIENT_SECRET to exist in the provided map") when using runtime.runPromise? I'm trying to pinpoint what layer is causing the problem
Was this page helpful?