adebisi-fa / paystack-dotnet

PayStack API for .Net Developers!
http://developers.paystack.co/docs
MIT License
37 stars 37 forks source link

TransactionApi Returns False #26

Closed davidasamoah closed 2 months ago

davidasamoah commented 2 months ago

Hello,

I'm able to consume the transaction API from Postman and my browser. However, when I try to consume the same API using this library, the status always returns false.

I checked Paystack audit log but it's not showing me anything related to API requests. I could get a clue from there.

I'm new to Paystack though.

Please any idea of what could be causing this?

Thank you.

davidasamoah commented 2 months ago

I got it working. Thanks.

adebisi-fa commented 2 months ago

I got it working. Thanks.

I'm glad to hear you were able to fix the issue.

For the sake of those who may run into similar issue in the future, can you please post your solution here?