Google Play Developer API - “The current user has insufficient permissions to perform the requested operation.”

后端 未结 7 1326
执笔经年
执笔经年 2021-01-01 08:57

I have a Google dev console process with Google Play Developer API is enabled and the project is linked to Google Play project. In Google Dev console project, created OAuth

7条回答
  •  情话喂你
    2021-01-01 09:42

    For me the reason i had this issue because I did not check the permission to Release to production, exclude devices and use app signing by Google Play in Google Playstore console for the service account I created to manage app creation and management.

    So check Users and Permission in the Google Play store console and check if the appropriate permission is checked.

提交回复
热议问题