tekpriest / paystack-node

Paystack SDK written in Typescript
https://www.npmjs.com/package/paystack-sdk
MIT License
21 stars 10 forks source link

Creating dedicated Nuban is throwing an error #2

Closed GeekyGeeky closed 2 years ago

GeekyGeeky commented 2 years ago

I noticed an error when I tried to create a dedicated nuban, I fixed it but I am unable to make a PR. kindly help check it out or allow PRs to be made. Thanks

The error below Error: Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream

tekpriest commented 2 years ago

I will check it

GeekyGeeky commented 2 years ago

Thank you. Great job man

GeekyGeeky commented 2 years ago

Hi there, has the issue been resolved

orimdominic commented 2 years ago

@GeekyGeeky Is there any reason why you are unable to make a PR? Also, since you've been able to fix it, can you provide the steps so that @en1tan's fixing process will be simpler?

tekpriest commented 2 years ago

I have been really busy and not able to look at it, honestly PRs are welcome

GeekyGeeky commented 2 years ago

Been trying to push a PR but unable to do that, I'll try again.

GeekyGeeky commented 2 years ago

@orimdominic the data sent should be sent as JSON string, that should fix it.

orimdominic commented 2 years ago

@GeekyGeeky You can probably paste the stacktrace of the error here or the steps (the file(s) that you modified and the code that you changed) here and I'll make a PR

GeekyGeeky commented 2 years ago

Ok no problem. Thanks

GeekyGeeky commented 2 years ago

hello @en1tan , please kindly review the PR. Thanks

tekpriest commented 2 years ago

merged and published. thank you