Forum Discussion
8 Replies
- Han-Solo5 years agoMYOB Moderator
Thanks for the information that is great to know there is an addon for Power BI and Excel to connect.
Thanks,
- Steven_M5 years agoFormer Staff
Hi Lakshmi
AccountRight 20xx does have an API called the MYOB AccountRight API. Connection to the API allows integration with the AccountRight software and third-party applications.
For more information on the AccountRight API and getting started do check out our Developer Centre. Thanks Steven_M . I havechecked with the developer team and tried to view data using postman. I have followed this link https://developer.myob.com/api/accountright/accountright-postman-collection/ .I got access token and refresh token. But in the next step when I am trying to list out the company files, Getting below error.
{"Errors": [{"Name": "OAuthTokenIsMissing","Message": "The supplied OAuth token is missing","AdditionalDetails": "Header","ErrorCode": 31002,"Severity": "Error","LearnMore": null}],"Information": "Warning, error messages have not been finalised in this release and may change"}I am not sure what all details I have to give in headers and authorization. Can you help?Thanks in advance.Lakshmi- Han-Solo5 years agoMYOB Moderator
Hi Lakshmi (Lakshmi)
Thank you for reaching out, We often see this error when you are trying to connect to an old essentials company file however the Essentials file has been upgraded to our New platform.
Once the Essentials file has been upgraded to the new platform we need to complete Oauth with the scope of
la.global CompanyFile.
This will cover Old Essentials, New Essentials and AccountRight. Then in order to pull the company file, we need to use the endpoint https://api.myob.com/accountright/ which will pull AccountRight and New Essentials files.If this does not resolve the error you can raise a support request with us HERE.
Hi Han-Solo
I got access to the company files in postman. I took free developer access. Will it expire? Because I cannot get the access token now which I was getting till friday.
I am not getting the code along with redirect url. Only if i get it i can go for access token and refresh token. I was getting it till last week and i was accessing data also in postman. But now after giving access to app, I am not getting the access code in the redirected page.
- Han-Solo5 years agoMYOB Moderator
Hi Lakshmi,
Thank you for the update, No the Open Developer Access will not expire. I can see you have also raised a developer request with us. I have just replied to this with more information around your error.
- Jeff_AccAddons5 years agoValued User
Hi Lakshmi
I get that its a while ago when you started but there is now an odata feed service which users Power BI's internal OData Connector
It allows you to create live connections to MYOB's end points without requiring any API coding
Here's a link to it
Looking for something else?
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.