yabacon / paystack-php

A PHP Wrapper for Paystack API - https://www.paystack.com
MIT License
109 stars 70 forks source link

An uncaught Exception was encountered Type: InvalidArgumentException #24

Open boxvibe opened 5 years ago

boxvibe commented 5 years ago

An uncaught Exception was encountered Type: InvalidArgumentException

Hi guys I'm working on a codeigniter, everything works fine with correct secret key but when there's an invalid secret this error comes up I've tried using catch ()trie to catch the error but it doesn't work and when debugging is disabled it throws HTTP 500 error