Skip to content

OFFER/GET does not able to fetch the trusted offer #42

@lrlrlrlr

Description

@lrlrlrlr

API entry: https://paxful.com/api/offer/get

Is there a permission problem to load a trusted only offer? I can open a trusted offer on the browser, but seems the API does not allow me to fetch the info from a trusted offer.

$ client.offer_get('TRUSTED_OFFER_HASH')
>>> 
{'status': 'error',
 'timestamp': 1633867236,
 'error': {'code': 1002, 'message': 'Offer not found'}}

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