I’m trying to use the Rest API for the first time. My platform is Play Framework 1.2.4 using Scala.
I first tried using Scala directly, then when that didn’t work I tried using the Java Twitter4J library (http://twitter4j.org/en/). I am trying to retrieve the posts for my twitter user, HappyBunniesUK.
I always get the code 131 back (“Internal error”).
Can you please help me?