Running Twitter’s generated cURL command for one of my apps, which in theory should definitely work.
I get:
{“errors”:[{“message”:“Internal error”,“code”:131}]}
It should be returning a JSON object with the authorised user’s details.
Am I doing something wrong or is there something happening with the API at the moment?