Provided Google Play service account JSON has invalid format #2481
-
Use case
Idea
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hi @zingwena-softwares please don't base64 the file, that's the invalid format for it. Just copy the content of the .json file and add it as an environment variable into a Codemagic. |
Beta Was this translation helpful? Give feedback.
-
Thank you @dtrdic , it worked Now i'm facing this again *** What went wrong:
|
Beta Was this translation helpful? Give feedback.
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
Hi @zingwena-softwares please don't base64 the file, that's the invalid format for it. Just copy the content of the .json file and add it as an environment variable into a Codemagic.
Please check this guide as a reference