Permissions issue on submission to the Google Play store

Hello,

I am trying to submit an update to the Google Play store. A version already exists so this is not the first submission (which went smoothly). Now however, I am getting the following error




[stderr] [!] Google Api Error: Invalid request - The caller does not have permission
7
+---------------------------------+-------------------------------------------------------------------------------+
8
|                                           Summary for supply 2.191.0                                            |
9
+---------------------------------+-------------------------------------------------------------------------------+
10
| aab                             | /tmp/submissions/47241597-2b8c-4b6a-9fb9-6f186d15898f/application_archive.aab |
11
| track                           | internal                                                                      |
12
| json_key                        | /tmp/submissions/47241597-2b8c-4b6a-9fb9-6f186d15898f/service-account.json    |
13
| package_name                    | com.roundaboutuk.roundaboutandroid                                            |
14
| changes_not_sent_for_review     | false                                                                         |
15
| release_status                  | completed                                                                     |
16
| skip_upload_apk                 | false                                                                         |
17
| skip_upload_aab                 | false                                                                         |
18
| skip_upload_metadata            | false                                                                         |
19
| skip_upload_changelogs          | false                                                                         |
20
| skip_upload_images              | false                                                                         |
21
| skip_upload_screenshots         | false                                                                         |
22
| validate_only                   | false                                                                         |
23
| check_superseded_tracks         | false                                                                         |
24
| timeout                         | 300                                                                           |
25
| deactivate_on_promote           | true                                                                          |
26
| ack_bundle_installation_warning | false                                                                         |
27
+---------------------------------+-------------------------------------------------------------------------------+
28
Fastlane supply failed
fastlane exited with non-zero code: 1
29
Failed to submit the app
Please see logs
30
Failed to upload the app
Please see logs

Any ideas?

Thanks

i would go through the google services configuration process again to make sure it is correct. it’s possible that if you have an organization google developer account, for example, that someone revoked it.