Where's the best place to get help with API sample code

This thread is now closed to new comments.
Some of the links and information provided in this thread may no longer be available or relevant.
If you have a question please start a new post.
Anton8
2 Posts
User

2Posts

0Kudos

0Solutions

Where's the best place to get help with API sample code

I would like to run the sample API connection code.  Is this the right site for these (http://myob-technology.github.io/AccountRight_Sample_vb.net/) - as it seems to refer to Visual studio 10 and accountright 2013?

 

I am using the latest visual studio: Community 2019

When I tried to run the nuget in the package manager console (i.e. Install-Package MYOB.AccountRight.API.SDK) i got all sorts of errors:

 

PM> Install-Package MYOB.AccountRight.API.SDK
Install-Package : Some NuGet packages are missing from the solution. The packages need to be restored in order to build the dependency graph. Restore the packages before performing 
any operations.
At line:1 char:1
+ Install-Package MYOB.AccountRight.API.SDK
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Smiley Happy [Install-Package], InvalidOperationException
    + FullyQualifiedErrorId : NuGetMissingPackages,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
 

If you can lead me in the right direction to get a simple sample code running, that would be great - happy to read documentation - i went to the 'getting started' site already, but nothing there i could find about running some sample code.

thanks

anton

1 REPLY 1
Neil_M
13,473 Posts
Former Staff
Former Staff

13,473Posts

0Kudos

1,916Solutions

Re: Where's the best place to get help with API sample code

Hi @Anton8 

 

For documentation on the API I recommend having a look at our API support site, which includes a number of sample code snippets for use in your app. Additionally if you had any specific questions you can contact our API specialist team through the Contact Us page on the aforementioned site

Regards,
Neil

MYOB Community Support

Online Help| Forum Search| my.MYOB| Download Page

Did my answer help?

Mark it as a SolutionHelpful? Leave a to tell others

Didn't find your answer here?

Try using advanced search to find a post more easily Advanced Search
or
Get the conversation started and make a new post Start a Post