Thank you for visiting our Partner Zone. This area is an exclusive space for MYOB Partners. Find out how to Partner with MYOB.
Thank you for visiting our Partner Zone. This area is an exclusive space for MYOB Partners. Find out how to Partner with MYOB.
Thank you for visiting our Partner Zone. This area is an exclusive space for MYOB Partners. Find out how to Partner with MYOB.
September
September
Hey there
A quick note on this
* when you get the code from the URL it will already be URLencoded (look for %21 or similar in the code)
* you will need to decode this
* when you submit the code back to MYOB you will POST it as www-x-form-urlencoded
If you do not decode it first, chances are it will be double encoded once posted to our API.
We also now have full end-to-end Postman collections for MYOB AccountRight API and MYOB Essentials API that will no doubt help with this for future integrations.
July
July
Figured it out. My code had expired. Also the documentation says the CODE and REDIRECT URI need to be encoded. They do not.
July - last edited July
July - last edited July
Hi,
I am trying to get Postman to connect to our Account right but I keep getting the error of invalid request. Does anyone have any documentation or steps to get this setup correctly?
I have followed the steps here, but still get the error and not sure where I am going wrong.
http://developer.myob.com/api/accountright/api-overview/authentication/