Box Salesforce Flow: An Apex error occurred: box.Toolkit.BoxApiException: The folder was returned with a null id

We are creating a folder via a flow, when we debug, we get the following error:

An Apex error occurred: box.Toolkit.BoxApiException: The folder was returned with a null id.

When we debug, it appears the folder id exists to be passed. Any advice?

image