MYOB EXO API – Simple Test Script in Powershell

This will be primairily of use to Exo Consultants who need to verify what data an endpoint produces, or to Developers just getting started with the API who want to see what a very simple formula might look like. It’s worth noting that like most long-time Exo consultants, I’m so comfortable with database calls that […]

MYOB Exo API – Some errors explained.

This post will be a catalogue of errors I’ve had interacting with the MYOB Exo API, and how to resolve them. Code: Unable to load ModuleSecurity for ‘appid=4400’Appears: Error appears when doing any requests apart from discovery.Meaning: The module ‘4400’ is unlicensed. 4400 is the API.Resolution: Make sure the API License is loaded in Exo […]