Insufficient funds for gas * price + value

Hi everyone,

recently without changing any code on my app, I started to run into this problem where I seem to have Insufficient funds for gas * price + value. It was working a couple of days ago, but I continue to run into this problem, I have tested it with a sufficient amount of ETH in my wallet but it still continues to not work. For reference I am using the contact.method.send({from: wallet_address}) command from web3.js. Any suggestions or fixes?

Hey, still having the issue ? Any relevant code snippet would help. Thanks !