Using Json for Google domain wide delegation was one of the challenging tasks for me. The reason being the Google’s official documentation, as it uses p12 file to access service account. After digging into a couple of recent versions of GoogleCredentials API, I figured out a method that allows us to access G-suite using service […]