MYOB Advanced API unexpected/unstable behavior
Hi all,
I've just signed up here hoping someone can help me out with this issue that I am facing -- causing considerable integration problems which is not doing well for our customer -- who uses MYOB Advanced. The customer of course does not understand the issue as the essence of it is technical.
I notice this happening randomly, and recently more often than not. Using the contract REST API, just trying to retrieve records randomly errors out with status 500 ( Internal Server Error ), and other times the request succeeds with a 200 ( OK ) but returns nothing, while I am Accepting and expecting JSON, my fetch client errors out, because the response body returned is not valid JSON, and the exact same request will sometimes succeed and return the expected results.
I think it's best if I showed a video demonstrating this, so have a look at this:
https://www.loom.com/share/1aad5298750e4d298b532ec746987964?sid=533f2a98-9057-48e0-bf0f-31223ffb2047
Can anyone experienced please tell me what this is about as to me it makes absolutely no sense?