Although you don’t need to take any action, we wanted to let you know that the following third-party apps will no longer be able to access some data in your Google Account, including your Gmail content. This change will go into effect starting March 31, 2019.
Gmvault |
We are making this change as part of ongoing efforts to make sure your data is protected and private. These apps haven’t yet complied with our updated data privacy requirements announced on October 8, 2018.
You can always view, manage and remove apps you’ve given access to your account by visiting your Google Account.
Procedure to get yourself a new client ID & secret:
+ ENABLED APIS AND SERVICES
at the topEnable
OAuth Consent Screen
tabAdd scope
https://mail.google.com/
line; click Add
Save
Create Credentials
; choose OAuth client ID
Other
; give it a name (anything; I suggest gmvault
, since this credential will be used by gmvault)Create
You will get a client ID and secret. Those two values needs to replace the existing ones in $HOME/.gmvault/gmvault_defaults.conf
: gmvault_client_id=...
and gmvault_client_secret=...
Also, you might need to change the value of conf_version
in that file; make sure it is conf_version=1.9
and NOT conf_version=1.9.1
, otherwise, gmvault will overwrite it every time it runs.
Finally, make sure you delete the previously obtained OAuth2 token; running gmvault as you normally do will show you where the token file, that you need to delete, is. Eg:
Get OAuth2 credential from /home/gb/.gmvault/y...@gmail.com.oauth2.
Get OAuth2 credential from /home/gb/.gmvault/you@gmail.com.oauth2.
Get OAuth2 credential from /home/gb/.gmvault/you@gmail.com.oauth2.