Failed to perform edit insert call, error: googleapi: Error 403: The caller does not have permission, forbidden

Hello! I’m having an issue with automatic deploy to google play. At first I added all the permissions to my service account as explained here and linked it to my developer console also. But I got Error 403: The caller does not have permission, forbidden. Then I granted admin access to the service account and I still get the same error. Anybody had the same issue?

±-----------------------------------------------------------------------------+

| (9) google-play-deploy@3 |
±-----------------------------------------------------------------------------+
| id: google-play-deploy |
| version: 3.7.2 |
| collection: GitHub - bitrise-io/bitrise-steplib: New Bitrise StepLib |
| toolkit: go |
| time: 2021-11-16T15:11:12Z |
±-----------------------------------------------------------------------------+
| |
Getting configuration
Configs:

  • JSONKeyPath: *****
  • PackageName: [REDACTED]
  • AppPath: \n/Users/vagrant/deploy/[REDACTED].aab
  • ExpansionfilePath:
  • Track: production
  • UserFraction: 0
  • UpdatePriority: 0
  • WhatsnewsDir:
  • MappingFile:
  • ReleaseName:
  • Status:
  • RetryWithoutSendingToReview: false
  • AckBundleInstallationWarning: false
    Using app from: /Users/vagrant/deploy/[REDACTED].aab
    Configuration read successfully
    Authenticating
    Authenticated client created
    Create new edit
    Failed to perform edit insert call, error: googleapi: Error 403: The caller does not have permission, forbidden
    | |
    ±–±--------------------------------------------------------------±---------+
    | x | google-play-deploy@3 (exit code: 1) | 19.83 sec|
    ±–±--------------------------------------------------------------±---------+
    | Issue tracker: Issues · bitrise-steplib/steps-google-play-deploy · GitHub |
    | Source: GitHub - bitrise-steplib/steps-google-play-deploy |
    ±–±--------------------------------------------------------------±---------+

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.