Created
July 8, 2013 16:35
-
-
Save AbhishekGhosh/5950367 to your computer and use it in GitHub Desktop.
Twitter embed error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
twittercallback2({"errors":[{"message":"Sorry, that page does not exist","code":34}]}); | |
<!-- Header Response --> | |
HTTP 404 Not Found | |
Content-Encoding: gzip | |
x-runtime: 0.01169 | |
Server: tfe | |
Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0 | |
strict-transport-security: max-age=631138519 | |
status: 404 Not Found | |
x-ratelimit-reset: 1373304526 | |
x-transaction: f45c0b85ebfaec71 | |
Pragma: no-cache | |
x-mid: 3ece9d962cd6604db8fd5307c780c0eccb579eb2 | |
Vary: Accept-Encoding | |
Date: Mon, 08 Jul 2013 16:32:58 GMT | |
x-ratelimit-class: api | |
x-ratelimit-limit: 150 | |
x-xss-protection: 1; mode=block | |
Connection: close | |
Expires: Tue, 31 Mar 1981 05:00:00 GMT | |
x-frame-options: SAMEORIGIN | |
x-ratelimit-remaining: 145 | |
Content-Type: application/json; charset=utf-8 | |
Last-Modified: Mon, 08 Jul 2013 16:32:58 GMT | |
x-ua-compatible: IE=10,chrome=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment