I am having a problem deleting a Twitter list using the API - trying to delete or edit it in my browser produces an internal server error.
When I use the API, this list only sometimes shows up when I make a get request to lists/ownerships for my account. When I send a post request to list/destroy to delete it I am told “Sorry, that page does not exist”, even using the very same ID from my previous request.
I would be really grateful for any suggestions, I am not sure how to get this removed, it seems to be some sort of bug on Twitter’s side.