Hello,
I’m executing a request to the batchUpsertCatalogObjects
endpoint using the Square npm package. Whenever I send the request I’m getting the following error:
Invalid object `#E4MKQ73UX2J6KY32REYIBR4F`: [merchant_token=MLNDC7S41Y00W] Global Attribute present_at_all_locations required on ITEM_ITEM_MODIFIER_LIST_MEMBERSHIP..
But there is no object in my request with id “#E4MKQ73UX2J6KY32REYIBR4F”. In fact, each time the id listed here is different, and it is never an id I’m passing in the request body.
What’s going on here?
3 posts - 2 participants