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

listTransferMethods not handling response as a list #46

Open
HeyHugo opened this issue Mar 12, 2021 · 1 comment · May be fixed by #54
Open

listTransferMethods not handling response as a list #46

HeyHugo opened this issue Mar 12, 2021 · 1 comment · May be fixed by #54

Comments

@HeyHugo
Copy link

HeyHugo commented Mar 12, 2021

See https://github.com/hyperwallet/python-sdk/blob/master/hyperwallet/api.py#L3091

According to API docs response in data property is a list. listTransferMethods() tries to pass the whole response dict to TransferMethod()

@sgigou
Copy link

sgigou commented Mar 25, 2022

Is there any update on this? From what I see, the problem is the same for listTransferStatusTransitions, a few lines below.

@ukrarome ukrarome linked a pull request May 20, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants