I’m working on building the first release of my new app and I’m having an issue with the Deployment to Google. The build works, and iOS works. However, when AppFlow goes to send the AAB to Google, I get back “Failed to upload to Play store failed: Google Api Error: Invalid request - The caller does not have permission”. Any ideas?
My only thought is that there’s a step to link my Cloud Console account (where the project and Service Account User is located) and my Play Store account (where the app is located). Since the Play Store belongs to my client and the Cloud belongs to me, is there a disconnect that needs to be solved? Should I have the client follow the Cloud steps from their side? Would that make a difference? Even though I have access to their Play Store account as an authorized user?
Thoughts on how I can get the automated deployment working properly and/or what step(s) I may have missed?