如何在尝试使用Google Android Play API(androidpublisher.reviews.list)获取Android应用评论时解决403禁止的问题

When I try to get my app reviews by following Google Android Play API with owner access, it shows me an exception "You do not have permission to execute this method." every time.

1) Google AIP explorer https://developers.google.com/apis-explorer/?hl=en_US#p/androidpublisher/v3/androidpublisher.reviews.list (Exception: https://prnt.sc/oqjbto)

2) PHP Google-API library https://github.com/googleapis/google-api-php-client (Exception: http://prntscr.com/oqjc2g)

Please post your suggestion here, If anyone resolved that type of issue

Thank you!