Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lrlrlrlr opened this issue Oct 10, 2021 · 1 comment
Open

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

lrlrlrlr opened this issue Oct 10, 2021 · 1 comment

Comments

@lrlrlrlr
Copy link

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'}}
@roscoefinessto
Copy link

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'}}
{status; ‘update’.,,hidden:message”, found hidden.  $ client.offer approval ##

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@lrlrlrlr @roscoefinessto and others