There was a sample project available for download from December 2014 for an old version of the SDK.
We built our integration to MYOB AccountRight using that sample, including support for online databases.
After upgrading to the latest SDK due to apparent requirements to access the databases (they added more multi-currency support), our application can no longer access the data from online databases.
We can access the list of company files and connect to a specific company file, but when trying to download data we get "(401) Unauthorized". We are still sending the applicable tokens like we did before, but it does not help. We did have to update the login window to use the new WebView2 control since the old one no longer works.
We tried to follow the limited directions on the MYOB developer site (Cloud Service) (SDK Services) but it did not help. It did mention that more information was forthcoming.
Is there an updated sample project we can review, or specific documentation that shows what we need to do?
There was a sample project available for download from December 2014 for an old version of the SDK.
We built our integration to MYOB AccountRight using that sample, including support for online databases.
After upgrading to the latest SDK due to apparent requirements to access the databases (they added more multi-currency support), our application can no longer access the data from online databases.
We can access the list of company files and connect to a specific company file, but when trying to download data we get "(401) Unauthorized". We are still sending the applicable tokens like we did before, but it does not help. We did have to update the login window to use the new WebView2 control since the old one no longer works.
We tried to follow the limited directions on the MYOB developer site (Cloud Service) (SDK Services) but it did not help. It did mention that more information was forthcoming.
Is there an updated sample project we can review, or specific documentation that shows what we need to do?