Skip to content

Failed to execute bootstrapListing #1174

@NearTox

Description

@NearTox

Describe the bug

when i do bootstrapListing seems to the api is not longer available

How To Reproduce

./gradlew bootstrapListing

Versions

  • Gradle Play Publisher: 3.12.1
  • Gradle Wrapper: 8.12
  • Android Gradle Plugin: 8.12.2

Tasks executed

bootstrapListing

Additional context (if a crash, provide stack trace)

  • What went wrong:
    Execution failed for task ':app:bootstrapReleaseListing'.

A failure occurred while executing com.github.triplet.gradle.play.tasks.Bootstrap$ProductsDownloader
403 Forbidden
GET https://androidpublisher.googleapis.com/androidpublisher/v3/applications/<app_id>/inappproducts
{
"code": 403,
"errors": [
{
"domain": "global",
"message": "Please migrate to the new publishing API.",
"reason": "forbidden"
}
],
"message": "Please migrate to the new publishing API.",
"status": "PERMISSION_DENIED"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviordontclosePrevents the stale bot from closing this issue/pr

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions