Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HttpError 403 #2685

@Ethan-Zb

Description

@Ethan-Zb

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.">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions