-
In the mage log, there are instances of the following exception. Need to investigate and resolve.
```
ERROR [2016-09-07 19:59:53,136] io.rapidpro.mage.twitter.TwitterStream: Exception in Twitter stre…
-
06-04 18:20:12.380 25696-25910/com.android.xinchidao.xxoogo E/CrashHandler: In thread: Thread[Thread-26,5,main]
UncaughtException detected: java.lang.IllegalStateException: Authentication credent…
-
It seems that TwitterException returning `status code` as `-1` when there is `429/rate limit` error from twitter.
**SDK version :** `4.0.7`
**Current behavior:**
```
twitter4j.TwitterException: S…
-
I am getting this exceptions after running the Graph jet demo as desceibed in readme
https://stream.twitter.com/1.1/statuses/sample.json?stall_warnings=true
Relevant discussions can be found on th…
-
```
[ERROR] Failed to execute goal on project storm-local-multilang: Could not resolve dependencies for project com.epokmedia:storm-local-multilang:jar:1.0: Could not find artifact org.twitter4j:twitt…
-
Hallo,
ich versuche mich gerade an Kapitel 2.4.3 und wenn ich das Programm starte kommt:
```
Caused by: java.lang.IllegalStateException: Authentication credentials are missing. See http://twitter4j.o…
-
With latest version of twitter4j I got an exception: (TwitterStream API)
Relevant discussions can be found on the Internet at:
http://www.google.co.jp/search?q=ee74468e or
http://www.google.co…
-
-
Attempting to go through the test analysis but it says that the error is caused by the API not existing? I'm confused on how to proceed from here.
`package botometerTesting;
import de.fjobilabs…
-
I work in a heavily secured environment, which means that making anything that is external work such as Twitter can be complicated by firewalls and proxies,.
What I need to be able to do is to increas…