Forum Discussion
salimjamilkhan25
Aug 12, 2024Copper Contributor
Google workspace migration - Automatic doesn't download the JSON while creating the migration endpoi
I recently came across an issue where the google workspace migration wasn't downloading the Json file. After a lot of struggle, I figured out that google by default blocks service account key creation. To resolve this, follow the below mentioned steps
1) login to https://console.cloud.google.com/iam-admin and select the root org
2) Add Organisation Policy Administrator role
3) Click on Organization policies and then search for "Disable service account key creation" and set the enforcement to OFF.
4) Now you should be able to download the JSON.
No RepliesBe the first to reply