MattM
BuildShip12mo ago
3 replies
Matt

Cannot read properties of undefined (reading 'body')

I'm getting this error when I try to call one buildship workflow from another. The target workflow does not accept any input (it's just a workflow designed to grab a new auth token if it's expired, or use the stored one if it's not. New to buildship and trying to create a workflow I can use in several other workflows without having to implement this logic every time.
Was this page helpful?