3 years ago
MYOB Addon connector
Any help would be appreciated! We are running into an issue with using the Addon connector. It is not returning data upon request. The error returned is Authentication Failed. Request GET /a...
Hi DXC , this query should be raised in the Developer forum (https://community.myob.com/t5/MYOB-Business-API/bd-p/AccountRightAPIquestions). A moderator will move your post for you.
Most of my work is with cloud files, I don't use the connector, but your problem is more likely to lie elsewhere, such as in API authorisation, or user access permissions.
Thanks Mike. We are having no luck getting someone from MYOB to help us, can you recommend someone who we may be able to reach out to to help us.
Hi DXC , I have found the developers very responsive. Either post to the API forum as I suggested previously, or email developers@myob.com.
Working with local files, your header should include:
Authorization: Basic ABCta353c5R6YXRvcjo= x-myobapi-version: v2
See https://developer.myob.com/api/myob-business-api/api-overview/headers/ for more details.
"ABCta353c5R6YXRvcjo=" is Username=Password encoded. (https://www.base64encode.org/)
The add-on connector is not used for accessing cloud files).
Search the Community Forum for answers or find your topic and get the conversation started!
Find technical support and help for all MYOB products in our online help centre
Dig into MYOB Academy for free courses, learning paths and live events to help build your business with MYOB.