BOI: The password for this user has expired. Do you want to change your password now?

Hi, having a c# app to connect to Sage100 via BOI.

Was working well till my password expired and login was not possible due to this error message in oSS:

The password for this user has expired. Do you want to change your password now?

What I did is I used Sage client to login, saw this message, ckicked OK and updated password to new one. After that I successfully logged in in Sage client and after close/open - I dont see this message password expired anymore.

However, after updating password to new one in my c# app, when do oss.nSetUser, i receive 0 and in oss,sLAstErrorMsg still this:

"The password for this user has expired. Do you want to change your password now?"

Do you know why, it it hached somewhere or something? How make BOI understand that password was already updated...