I have an app on the Google Play store , and I have associated service account(On Google Developer console) with Google Play.I want to access the Google Play Developer API with associated service account in PHP. But I do not have the associated service account key (the Json file).
Correct me if I am wrong , we are suppose to download the key json file when we create the service account at Google Developer Console.If I have lost it or don't have it then can i re-download the same ?
If I can't re-download it then can I create a new one with my existing service account without impacting my existing system on the Google Play Store ?
I am new to this , so kindly bear me ignorance .