Is there any way of changing gmail password programmatically using java?
To reset your Gmail password, you'll need to select the "Forgot password" option on the login screen. Once you click this option, you'll be asked to provide Google with your recovery phone number or email — a link to reset your password will be sent to you.
The google provisioning API guide has updateUser method which takes a UserEntry object. You can use it to update the password I suppose, you will have to try it out. Check the javadocs for definition of UserEntry
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With