Article: WhatsApp’s media-sending function has stopped working worldwide, leaving users able to exchange text but not photos, videos or stickers. The glitch also blocks the WhatsApp Business API from delivering multimedia messages, a problem that could stall automated notifications, marketing campaigns and customer-service flows for thousands of businesses.
What’s happening
Users across multiple regions report that attaching a picture, video or sticker returns an error, while plain-text chats keep running. The pattern points to a server-side failure in WhatsApp’s media handling pipeline rather than a local connectivity issue. The same breakdown appears in the Business API, where developers rely on the same backend to push rich content to end-users.
Why it matters to developers
The WhatsApp Business API powers bots that send order confirmations, shipping updates, promotional offers and support material. Those bots often include product images, QR codes or short video demos. With the media layer down, bots can still send plain text, but the user experience drops sharply and conversion rates can tumble. Developers now have to fall back to text-only communication or pause campaigns until the service returns.
The broader context
WhatsApp has had occasional hiccups before, usually limited to specific regions or features. This is the first time the media subsystem appears completely offline globally, according to the flood of reports. The platform separates text routing from media storage, so an issue isolated to the latter leaves the former untouched, matching what users see.
Who bears the cost
End-users lose the convenience of sharing moments instantly. Businesses lose the ability to convey visual information that drives engagement, potentially hurting sales and support efficiency. Developers spend time troubleshooting, rewriting fallback logic and informing clients of delays.
What’s being done
WhatsApp has not issued an official statement yet, but the volume of reports shows the company is aware and working on a fix. Meanwhile, the community advises checking official status pages and preparing text-only alternatives for critical communications.
Takeaway: If your service depends on WhatsApp’s multimedia capabilities, shift to plain-text messages now and monitor the platform’s status updates closely; the outage could linger long enough to affect campaign timelines and customer expectations.
