-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
Traceback (most recent call last):
File "D:\pycharm_project\pic_riddle_backend\tools\google_pay_test.py", line 130, in
result = GoogPay().get_single_product_sku()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\pycharm_project\pic_riddle_backend\tools\google_pay_test.py", line 75, in get_single_product_sku
resp = product_obj.get(packageName=self.package_name, sku="puzzlesorter_20201").execute()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\pycharm_project\pic_riddle_backend\venv\Lib\site-packages\googleapiclient_helpers.py", line 130, in positional_wrapper
return wrapped(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\pycharm_project\pic_riddle_backend\venv\Lib\site-packages\googleapiclient\http.py", line 938, in execute
raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: <HttpError 403 when requesting https://androidpublisher.googleapis.com/androidpublisher/v3/applications/packagenamet/inappproducts/puzzlesorter_20201?alt=json returned "Please migrate to the new publishing API.". Details: "Please migrate to the new publishing API.">