Google Play Store Deployment Error: Permission Denied, Code 403

I recently deployed my Flutterflow app to the Google Play Store but failed. I got this error message:

== 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

Please how can I resolve this error?

3
3 replies