For the past hour, requests (Oauthed or not) to the trends API endpoint, e.g. https://api.twitter.com/1/trends/1.json, have been 404ing and returning the following:
-
{ -
errors: [
-
{ -
message: "Sorry, that page does not exist",
-
code: 34
-
} -
] -
}
Updates
Got many reports of this, investigating.
Fixed now. This was a side effect of another internal bug.
Thanks for your patience.