Forum Discussion

DXC's avatar
4 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 /accountright/0889dc3b-fe6e-442f-a5d6-888db76c8901/GeneralLedger/Currency?$skip=0&$top=400 HTTP/1.1 Host: localhost:8080 request GET /accountright/0889dc3b-fe6e-442f-a5d6-888db76c8901/GeneralLedger/Currency?$skip=0&$top=400 HTTP/1.1 Host: localhost:8080

 

Response 

2022-04-26T20:57:45.126-04:00 2 [4|Q-Id] [HTTP|Res: 2] HTTP/1.1 401 Unauthorized, 34 Bytes Transferred 2022-04-26T20:57:45.126-04:00 1 [4|Q-Id] [EXEC|Messag]  Success: 0 results (250 ms) 2022-04-26T20:57:45.126-04:00 0 [4|Q-Id] [SQL |Messag] . Error: HTTP protocol error. 401 Unauthorized. 2022-04-26T20:57:45.142-04:00 0 HTTP protocol error. 401 Unauthorized.

4 Replies

Replies have been turned off for this discussion
  • Hello MYOB Community  -   Does anyone have experience with the Add-on Connector?

  • DXC's avatar
    DXC
    4 years ago

    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.

  • Mike_James's avatar
    Mike_James
    Ultimate Cover User
    4 years ago

    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).

Looking for something else?

Search the Community Forum for answers or find your topic and get the conversation started!

Community home

Dig into MYOB Academy for free courses, learning paths and live events to help build your business with MYOB.