=== SMS Configuration Check === 1. Environment Variables: SMS_CLIENT_ID: SET (length: 8) SMS_CLIENT_SECRET: SET (length: 8) 2. Config Values: services.hubtel-sms.client-id: SET services.hubtel-sms.client-secret: SET ✅ SMS credentials are configured 3. Testing Hubtel API Endpoint: Status Code: 400 Response: { "rate": 0, "messageId": "f9936d22-7a33-4e9c-a6bb-35702ed4f991", "status": 100, "statusDescription": "invalid api key credentials", "networkId": null } ⚠️ Bad request - API endpoint might have changed === Check Complete ===