the page you direct to from this help page doesn't have the info anymore.  Where can I get the info for what is needed?
			
			
			
				This could be "fun" for you...
Have a look at the manual here:
https://docs.opnsense.org/manual/how-tos/cloud_backup.html (https://docs.opnsense.org/manual/how-tos/cloud_backup.html)
The forum tutorial here:
https://forum.opnsense.org/index.php?topic=11900.0 (https://forum.opnsense.org/index.php?topic=11900.0)
And current Google OAuth2 info here:
https://developers.google.com/identity/protocols/oauth2/service-account (https://developers.google.com/identity/protocols/oauth2/service-account)
			
			
			
				Thanks again, @benyamin.  I'm familiar with this flow but wasn't sure what was needed for OPNsense.  The help text should be updated IMO. 
			
			
			
				And done.  Thanks again!
			
			
			
				@franco: What can I do to help get the help text updated?
			
			
			
				Create a PR to amend the help text in:
 https://github.com/opnsense/core/blob/master/src/opnsense/mvc/app/library/Google/API/Drive.php
Probably better to refer the OPNsense docs rather than just the Google page for one element (the key)? Or not have a website link at all
			
			
			
				I don't see the help text in that file?  
			
			
			
				Ah, picked the wrong one:
 https://github.com/opnsense/core/blob/master/src/opnsense/mvc/app/library/OPNsense/Backup/GDrive.php
			
			
			
				https://github.com/opnsense/core/pull/5317
for anyone that can review/approve/merge :) 
			
			
			
				Maybe fix the typo in "aquire" while you are it [emoji28]
			
			
			
				Done :)