This section will list a number a frequently asked questions and the solutions provided.
Table of Contents
When opening Mojaloop Connection Manager in my browser, a Username and Password is required.
- The default is to open to the available environment, TESTING-TOOLKIT as default. After the initial opening, and a time lapses, the Mojaloop Connection Manager UI will request you to sign on. Use the default Username =>
testand Password =>test.
When I run the Outbound Request, I receive failures on the Callback response;
{
"body": {
"errorInformation": {
"errorCode": "3200",
"errorDescription": "Generic ID not found"
}
}
}
- The reason for this is the Inbound User is no present on the Mojaloop Simulator. For the samples used in this document, you will need to create a new user for MSISDN = 9876543210. In the Mojaloop Simulator UI, select + Add User button on the Config Inbound navigation tab. Below screenshot is a sample based on the sample data used within this document. Click on the √ Submit button when done.
You are welcome to change any values as required. Important values to keep in mind, are the Id Type, Id Value and the DateOfBirth date format (CCYY-MM-DDD).
