What is the wait time on developer program application?
What is the current wait time for a developer account? MYOB website says it can be turn around within a day. The email confirmation I got says up to 5 business days. My application has been pending for almost 2 weeks. I tried to follow up by replying to the email but no response. It seems like there are no other way to contact the team to get an update. Does anyone have any success with this? In case anyone here can help internally, my ticket number is 49966.25Views1like0Comments"API key has exceeded the per-second rate limit"
I have an API integration between my web-app and MYOB. I authorize the user using the OAuth flow and retrieve their access_token. However when I then make a call to "https://api.myob.com/accountright" I get a 403 error "API key has exceeded the per-second rate limit" The only semi-official documentation of what the actual rate-limt I can find is here, where it says it is 8 requests per second. https://community.myob.com/t5/MYOB-Business-API/API-v2-rate-limits/td-p/693742 Regarless of the limit, I have tried throttling my requests to once every 3 seconds and I still get the 403 error. What is occuring and how do I fix it?Solved1.1KViews1like7CommentsCompany File ID/URI keeps changing.
Can you please explain why the URI /Company File ID keeps changing on my MYOB database? This causes my website sync software to complain with this error in the MYOB API log file: “[Message, The company file can't be found. It might have been deleted.][Message, The company file can't be found. It might have been deleted.]” Problem is I understand this may happen if I upgrade MYOB, however I have not done any upgrades and have remained static on the following 2019.2.1 build 2019.2.22.5066. Here is the history of the changing URI just in this last month: 28th August changed from below to - http://localhost:8080/AccountRight/2ab71849-bff8-4aff-b95c-d1e6d1af0252 27th August changed from below to - http://localhost:8080/AccountRight/0255fb97-0f46-451b-b141-d72f493104c1 8th August changed from below to - http://localhost:8080/AccountRight/3a7f1309-0a7f-4f08-9d61-113771fb74f9 2nd August changed from (no record) to - http://localhost:8080/AccountRight/fca4d9a0-9094-46e1-984e-0eba05af8c80 SOOOOOO FRUSTRATING!1.2KViews1like2Comments