Dear All, I’m very new to twitter development and i gained access for twitter developer account. So i have integrated twitter DM service into my chat application. But sometimes im getting “java.io.IOException: Connection reset by peer” when calling “https://api.twitter.com/1.1/direct_messages/events/new.json” api.
Any one please suggest me a solution
Can you please provide some additional context around this? Are you using a specific library or can you provide a set of code that you are using that is returning this message?
Hi.
We have tha same issue. We’ve got an error on next endpoins:
https://api.twitter.com/1.1/direct_messages/events/list.json https://api.twitter.com/1.1/users/show.json?user_id=XXX https://api.twitter.com/1.1/statuses/user_timeline.json
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.