-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Why does the momo API keep throwing me the ENVIRONMENT is missing in the configuration, Exception. after i had provided one in the config={
'ENVIRONMENT': os.environ.get("https://sandbox.momodeveloper.mtn.com/collection/v1_0/bc-authorize"),
'BASE_URL': os.environ.get("BASE_URL"),
'CALLBACK_HOST': os.environ.get("http://127.0.0.1:8000"),}
The documentation stated that it was optional but when left blank or provided with one i get that Exception.....whenever i make client.requestToPay(amount='100',
mobile ='233247854320', external_id='324445335').
what could possibly be the case ....?
Metadata
Metadata
Assignees
Labels
No labels