Update Africa's Talking Live API Endpoint#3
Conversation
- Updated `setSmsBridgeConfig` method to clear existing configurations and add new ones if provided. - Ensured that each new configuration is associated with the current SMSBridge instance.
…MS sending logic - Introduced `sendMessageSandbox` and `sendMessageLive` methods to handle SMS sending for sandbox and live environments respectively. - Enhanced logging for request details and responses. - Improved error handling for empty responses from the Africa's Talking API.
- Changed the status mapping for code 100 from PENDING to SENT to accurately represent the message delivery state.
- Added a call to `setSMSBridge` on the `SMSBridgeConfig` instance to ensure each configuration is linked to the correct SMSBridge instance.
5a915f2 to
a506a20
Compare
Create qodo-review-comment.yml
|
/describe |
|
/review |
|
/improve |
TitleUpdate Africa's Talking Live API Endpoint PR TypeEnhancement, Bug fix Description
Changes walkthrough 📝
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨
|
|||||||||||
No description provided.