Hi,
I’m using Twitter 1.1 API with OAuth and using Twitter4j Library to access Twitter User TimeLine. It was working pretty good last couple days, but today, it stopped working.
What I have so far is >>>
Error Code= 403,
exceptionCode=[00df323f-3b6e07c1],
statusCode=403,
message=null,
code=-1,
retryAfter=-1,
rateLimitStatus= {remaining=178, limit=180, resetTimeInSeconds=1389798686, secondsUntilReset=528}, version=3.0.3}
Can you explain the Reason of this Error Code. It’s critical for my application.
Best,
Okan.