# Twitter in the browser is down
**Edit: seems to be fixed**
If you hit [Twitter](https://twitter.com/) right now (March 6, 2023, 11:56AM EST),
you'll see this message:
```json
{
"errors": [
{
"message": "Your current API plan does not include access to this endpoint, please see https://developer.twitter.com/en/docs/twitter-api for more information",
"code": 467
}
]
}
```
It seems that the configuration for the newest paid API model
was rolled out without proper testing.
For disscussion, I recommend using the comments on HN:
- (this post) https://news.ycombinator.com/item?id=35043342
- (more comments) https://news.ycombinator.com/item?id=35043330