SmoDav / mpesa

M-Pesa API Package for PHP
https://smodavproductions.com/blog
MIT License
153 stars 121 forks source link

Unable to launch stk push #41

Closed kyien closed 4 years ago

kyien commented 4 years ago

getting this error:

SmoDav\Mpesa\Exceptions\ConfigurationException: Invalid consumer key and secret combination in file /var/www/DaiwasaApp/vendor/smodav/mpesa/src/Mpesa/Auth/Authenticator.php on line 101

SmoDav commented 4 years ago

Check that you are using the correct keys and that you've set sandbox to the correct value.