stm = Steem(node="https://api.steemit.com/",expiration=200,keys=["mypostingkey"])
by changing expiration from previously 90 to 200.Thank you @stmdev. There was a system time skew(mismatch in system time and network time). I corrected it here in the code:
It's working now!!! 😍