sms icon indicating copy to clipboard operation
sms copied to clipboard

fix: switch Gupshup API endpoint from HTTP to HTTPS to resolve connection timeout

Open Sathyanarayanan-Elangovan opened this issue 7 months ago • 0 comments

Gupshup is permanently disabled port 80 (HTTP). Access will be allowed only via HTTPS (port 443) using TLS 1.2 or higher.

So the port is changed to HTTPS from HTTP.