Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Add paramsSerializer to TransferAPI.getTransfers #648

Merged
merged 1 commit into from Dec 20, 2021

Conversation

bengotow
Copy link
Contributor

Hey! I was calling getTransfers(TransferType.WITHDRAW, p[0].id, { after: after }) and getting a 401 invalid signature error. Adding this paramsSerializer seems to fix the problem and mirrors what the OrdersAPI does.

Hey! I was calling `getTransfers(TransferType.WITHDRAW, p[0].id, { after: after })` and getting a 401 invalid signature error. Adding this paramsSerializer seems to fix the problem and mirrors what the OrdersAPI does.
@bennycode bennycode merged commit e0a75e8 into bennycode:main Dec 20, 2021
@bennycode
Copy link
Owner

Great catch! 🎣 Thank you very much for providing a fix. It's available now with coinbase-pro-node v3.0.9.

P.S. I really like your woodworking projects. This replica of a Noriyuki Ebina Desk looks amazing. 🤩

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

Successfully merging this pull request may close these issues.

None yet

2 participants