=========== REQUEST DATA ===========
Array
(
    [To] => +256779815657
    [MessagingServiceSid] => MGb769273f66152cd33687fcc11fcd7115
    [Body] => TEXTPESA TEST SMS
)

=========== HTTP CODE ===========
201

=========== RAW RESPONSE ===========
HTTP/1.1 201 Created
Content-Type: application/json;charset=utf-8
Content-Length: 805
Connection: keep-alive
Date: Mon, 15 Jun 2026 09:35:29 GMT
Twilio-Concurrent-Requests: 1
Twilio-Request-Id: RQ33944f94a5641eb2aab2769f8a89db2c
Twilio-Request-Duration: 0.130
X-Home-Region: us1
X-API-Domain: api.twilio.com
Strict-Transport-Security: max-age=31536000
X-Cache: Miss from cloudfront
Via: 1.1 d9bc1f330c3221bbb9a5d1d86ca6f1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MCI50-P1
X-Amz-Cf-Id: LOJ1H3yk8_L64nnA6LbWNARkS39-J4dWh-EDwoO5XK5zrM9kCqbt-w==
X-Powered-By: AT-5000
X-Shenanigans: none
Vary: Origin

{"account_sid": "ACa6e7ee2e45c6ae66c1c0e08ae0db670d", "api_version": "2010-04-01", "body": "TEXTPESA TEST SMS", "date_created": "Mon, 15 Jun 2026 09:35:29 +0000", "date_sent": null, "date_updated": "Mon, 15 Jun 2026 09:35:29 +0000", "direction": "outbound-api", "error_code": null, "error_message": null, "from": null, "messaging_service_sid": "MGb769273f66152cd33687fcc11fcd7115", "num_media": "0", "num_segments": "0", "price": null, "price_unit": null, "sid": "SM33944f94a5641eb2aab2769f8a89db2c", "status": "accepted", "subresource_uris": {"media": "/2010-04-01/Accounts/ACa6e7ee2e45c6ae66c1c0e08ae0db670d/Messages/SM33944f94a5641eb2aab2769f8a89db2c/Media.json"}, "to": "+256779815657", "uri": "/2010-04-01/Accounts/ACa6e7ee2e45c6ae66c1c0e08ae0db670d/Messages/SM33944f94a5641eb2aab2769f8a89db2c.json"}

=========== JSON RESPONSE ===========

=========== VERBOSE LOGS ===========
* Host api.twilio.com:443 was resolved.
* IPv6: (none)
* IPv4: 108.157.140.127
*   Trying 108.157.140.127:443...
* ALPN: curl offers h2,http/1.1
* SSL Trust Anchors:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / [blank] / UNDEF
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*   subject: C=US; ST=California; L=San Francisco; O=Twilio Inc.; CN=*.twilio.com
*   start date: Mar  2 00:00:00 2026 GMT
*   expire date: Sep 16 23:59:59 2026 GMT
*   issuer: C=US; O=DigiCert Inc; CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1
*   Certificate level 0: Public key type ? (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
*   Certificate level 1: Public key type ? (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
*   Certificate level 2: Public key type ? (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
*   subjectAltName: "api.twilio.com" matches cert's "*.twilio.com"
* OpenSSL verify result: 0
* SSL certificate verified via OpenSSL.
* Established connection to api.twilio.com (108.157.140.127 port 443) from 162.0.235.136 port 60114 
* using HTTP/1.x
* Server auth using Basic with user 'ACa6e7ee2e45c6ae66c1c0e08ae0db670d'
> POST /2010-04-01/Accounts/ACa6e7ee2e45c6ae66c1c0e08ae0db670d/Messages.json HTTP/1.1
Host: api.twilio.com
Authorization: Basic QUNhNmU3ZWUyZTQ1YzZhZTY2YzFjMGUwOGFlMGRiNjcwZDo2MGE3ODBkYzA4MWYzYTgzMDNlZDI1ZDc3MTU5MTMxNA==
Accept: */*
Content-Type: application/x-www-form-urlencoded
Content-Length: 96

* upload completely sent off: 96 bytes
< HTTP/1.1 201 Created
< Content-Type: application/json;charset=utf-8
< Content-Length: 805
< Connection: keep-alive
< Date: Mon, 15 Jun 2026 09:35:29 GMT
< Twilio-Concurrent-Requests: 1
< Twilio-Request-Id: RQ33944f94a5641eb2aab2769f8a89db2c
< Twilio-Request-Duration: 0.130
< X-Home-Region: us1
< X-API-Domain: api.twilio.com
< Strict-Transport-Security: max-age=31536000
< X-Cache: Miss from cloudfront
< Via: 1.1 d9bc1f330c3221bbb9a5d1d86ca6f1da.cloudfront.net (CloudFront)
< X-Amz-Cf-Pop: MCI50-P1
< X-Amz-Cf-Id: LOJ1H3yk8_L64nnA6LbWNARkS39-J4dWh-EDwoO5XK5zrM9kCqbt-w==
< X-Powered-By: AT-5000
< X-Shenanigans: none
< Vary: Origin
< 
* Connection #0 to host api.twilio.com:443 left intact