Adobe App builder ingtegrate with Adobe commerce "addresses": "\Magento\Customer\Api\Data\AddressInterface[]", empty address problem
I recently integrated Adobe App Builder with Adobe Commerce using the starter kit. I added some extra attributes—such as middlename, dob, and addresses—in the scripts/commerce-event-subscribe.json file. All attributes work correctly except addresses.
In the Adobe App Builder console, the addresses field either shows as an empty array ([]) or fails to receive any data from Magento.
Does anyone know why this happens or how to fix it?