Hi! I want to report GET /2/tweets/:id returning HTML when the Endpoint down. While Get Tweet v1 retuning Error 503 OVER_CAPACITY.
<html lang="en" class="icecream">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Twitter / Error</title>
<meta name="version" content="1">
<link href="https://abs.twimg.com/favicons/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link rel="stylesheet" href="https://abs.twimg.com/errors/fullscreen_errors-39d97faf8c7cf33e502c3c015176efd9.css">
</head>
<body dir="auto">
<div class="top">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1519 200">
<defs/>
<path d="M708 103l9-5 13 1 2-2 5 1h8l1-1 42-5h7l7 3v1l12-2a9368 9368 0 0129-6l2-5 12 1 6-2 3 1 2 1v-2l13-2v1l4 2 7-1h1l17-3 1 2 4-1 18-7 3-1 >
<path d="M-36 193l9-5 13 1 2-2 5 1h8l1-1 42-5h7l7 3v1l12-2a9328 9328 0 0129-6l2-5 12 1 6-2 3 1 2 1v-2l13-2v1l4 2 7-1h1l17-3 1 2 4-1 18-7 3-1 >
</svg>
</div>
<div class="container">
<div class="content">
<a href="https://twitter.com" title="Twitter logo"><svg class="bird" viewBox="0 0 24 24"><g><path d="M23.643 4.937c-.835.37-1.732.62-2.675.73>
<h1 id="header">This page is down</h1>
<p id="description">I scream. You scream. We all scream... for us to fix this page. We’ll stop making jokes and get things up and running soo>
<a id="button_retry" href="" class="button">Retry</a>
</div>
<img id="image" src="https://abs.twimg.com/errors/ErrorState_Down.png" alt="Ice cream with rainbow sprinkles in a cone spilled on the floor.">
<div class="footer">
<ul>
<li><a href="https://twitter.com/" id="footer_home">Home</a></li>
<li><a href="https://status.twitterstat.us/" id="footer_status">Status</a></li>
<li><a href="https://twitter.com/tos" id="footer_tos">Terms of Service</a></li>
<li><a href="https://twitter.com/privacy" id="footer_privacy">Privacy Policy</a></li>
<li><a href="https://support.twitter.com/articles/20170514" id="footer_cookie">Cookie Policy</a></li>
<li><a href="https://legal.twitter.com/imprint" id="footer_imprint">Imprint</a></li>
<li><a href="https://business.twitter.com/en/help/troubleshooting/how-twitter-ads-work.html" id="footer_ads">Ads info</a></li>
<li dir="ltr">© Twitter <span id="copyright-year">    </span></li>
</ul>
</div>
</div>
</body>
<script src="https://abs.twimg.com/errors/503-b45cfc9225a4bd8a3dcab4c932ce980c.js"></script>
</html>
1 Like