Redouane Bali

Results 58 comments of Redouane Bali
trafficstars

No on my side it was working. This test uses that : [twittered/ITwitterClientV1Test.java at 4003f42215a13457a8627d0a5d443bc640ae3abd · redouane59/twittered](https://github.com/redouane59/twittered/blob/4003f42215a13457a8627d0a5d443bc640ae3abd/src/test/java/io/github/redouane59/twitter/nrt/ITwitterClientV1Test.java#L87) Are you sure about your credentials ? I'll try to perform the test...

Hmmm honestly it's hard for me to debug because on my side, it is working correctly with `oob` parameter. If you run the `testGetOauth1Token` test in `ITwitterClientV1Test` class, does it...

> As far as I remember the examples in the README assume a consumerKey, consumerSecret, accessToken and accessTokenSecret. I could generate the last two for my personal account but I...

Hey @gh-kirito , Sorry i'm really busy these days, do you feel that you could submit a pull request to implement what you need ?

Hey, Thank you very much for your time ! > Tweet interface: > Obviously, API v1 and v2 are parting ways now even more. How to deal with that in...

You just maybe lost your internet connection during the call.

Hey @Zakichanu , Can you please share your full code here. I'm not expert in media upload but I know that there are several steps to upload something. Thanks !

Ok the issue is related to https://github.com/redouane59/twittered/issues/183 The feature is a little bit hard to implement and I never took the time to do that because it's a V1 endpoint...

Thanks, as the problem is not solved, please let it opened :)

Do you have some examples (your code + the answers) ? I never faced this problem.