You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On call : $simulateResponse=Mpesa::simulateC2B(10, "254708374149", "Testing"); Getting this error :
{"fault":{"faultstring":"Unable to identify proxy for host: secure and url: /c2b/v1/simulate","detail":{"errorcode":"messaging.adaptors.http.flow.ApplicationNotFound"}}}
Please help me to fix it.
The text was updated successfully, but these errors were encountered:
@rohitgomgee Safaricom have upgraded this endpoint to V2, am not sure but they might have closed V1. This package is still out of date.
You can fork the package and change this line to v2
On call : $simulateResponse=Mpesa::simulateC2B(10, "254708374149", "Testing");
Getting this error :
{"fault":{"faultstring":"Unable to identify proxy for host: secure and url: /c2b/v1/simulate","detail":{"errorcode":"messaging.adaptors.http.flow.ApplicationNotFound"}}}
Please help me to fix it.
The text was updated successfully, but these errors were encountered: