I have a working request to the v2 api to create an order but as soon as I declare some platform fees I get this error message in the response: name: 'UNPROCESSABLE_ENTITY', message: 'The requested action could not be performed, semantically incorrect, or failed business validation.', debugID: 96842ac321a3b details: { issue: 'ACCOUNT_CANNOT_BE_FETCHED', description: 'ACCOUNT_CANNOT_BE_FETCHED' } Does anyone know why this appends or how to fix this issue?
... View more