Google Play failed to upload artefacts. The caller does not have permission

Getting the below error when going to settings > Mobile Deployment > Google Play Store > Deploy To Play Store

Failed due to PERMISSION_DENIED

Codemagic Deploy Output

Failed Step: Publishing

 == Gathering artifacts == == Publishing artifacts == Publishing artifact app-release.apk Publishing artifact app-release.apk Publishing artifact app-release.aab Publishing artifact release_mapping_mapping.txt Publishing app-release.aab to Google Play Google Play failed to upload artefacts. The caller does not have permission: { "error": { "code": 403, "message": "The caller does not have permission", "status": "PERMISSION_DENIED" } } Build failed :| Publishing failed :| Google Play failed to upload artefacts. The caller does not have permission: { "error": { "code": 403, "message": "The caller does not have permission", "status": "PERMISSION_DENIED" } }
2
3 replies