Forum Discussion

Raff's avatar
Raff
Experienced Cover User
4 months ago

App encountering validation error

I'm using the myob.accountight.sdk in my app to connect and extract data from the MYOB database, however this evening I'm encountering the error:-

 

"Encountered a validation error

(https://secure.myob.com/oauth2/v1/authorize)"

 

Is MYOB encountering issues or has something changed (this afternoon) on the server side to cause the app to error?

 

thanks

 

  • Raff's avatar
    Raff
    Experienced Cover User

    The work-around is to delete the Token information, that is stored in IsolatedStorage (C:\Users\[user]\AppData\Local\IsolatedStorage.  This forces the app to go through the auth process and app works.  However, it appears that when the Token expires the issue presents again. 

     

    I've made no code changes and appears that some change has been made in the MYOB back-end to effect the behavior of my app.  Does MYOB, or anyone else have a resolution to an issue that appeared yesterday and remains unsolved atm?

  • Our clients are experiencing the same issue using our App since yesterday 

  • All my clients are getting this error since yesterday. Are there API changes?

  • We are getting the same error with one of our clients. Unable to get any data from MYOB. We are using the myob.accountight.sdk as well.