Follow up on MYOB Developer Application
Hi, I am wanting to follow up on a developer account application I submitted approximately eight days ago. The confirmation message indicated that processing may take up to five business days, however I have not yet received an update. I have also submitted multiple support tickets and attempted to seek assistance via the MYOB Help phone line, but have not received a response through these channels. We are keen to gain access to the API and would appreciate any update you can provide on the status of our application.63Views0likes3CommentsOAuth2 invalid_scope error for sme-* scopes
I'm running into an OAuth2 authorization issue. When I include any sme-* scope in the OAuth2 authorization request, the flow fails immediately with: The requested scope is invalid, unknown, or malformed. The OAuth 2.0 Client is not allowed to request scope 'sme-company-file'. If I omit the scope entirely, the flow succeeds but the resulting token only contains offline_access and openid. Example authorization URL https://secure.myob.com/oauth2/account/authorize?client_id=&redirect_uri=&response_type=code&scope=sme-company-file%20sme-general-ledger&prompt=consent What I've confirmed API key was created after March 2025, so SME scopes should apply Redirect URI is correctly registered — a mismatch returns a different, distinct error Tested multiple sme-* scopes — all fail with the same message Registered a brand new application and reproduced the same error Tested directly in the browser (no SDK or middleware involved) Old-style scopes (e.g. CompanyFile) also fail with the same error Any help is appreciated.49Views0likes2CommentsBulk items import/export via MYOB API
Hi, The question was asked by many peoples almost 7 years ago and I am asking about 2nd time. Asked Question References: 1. https://community.myob.com/t5/MYOB-Business-API/Bulk-import-update-via-API/td-p/544517 2. https://community.myob.com/t5/MYOB-Business-API/is-there-a-way-in-any-API-to-bulk-import-items-to-MYOB/td-p/626613 3. https://community.myob.com/t5/MYOB-Business-API/Can-we-post-multiple-customer-contacts-in-single-api-call/td-p/342777 In response, the below answer was given by a member. https://community.myob.com/t5/MYOB-Business-API/Can-we-post-multiple-customer-contacts-in-single-api-call/m-p/342821/highlight/true#M1054 Again asking the same question, there is any Method/Endpoint/Documentation for bulk MYOB item update/import/export via a single MYOB API call? Thanks683Views0likes1CommentQuote Api issue
I'm getting a MYOB accountright .net SDK issue on Quote api while Inserting. All Insert, InsertAsync and InsertExAsync methods return very generic Communication error with Exception says only Internal error with no additional information. Please help. I'm in a bit urgent situation. Thanks in advance.800Views0likes1Comment