marcogruhl

Results 9 comments of marcogruhl

like @benjohn88 said, more information would be helpful. I tested the API with the "me" endpoint (free tier) and it still works. It connects with the https://api.twitter.com/2/ url (and not...

These are "user based" endpoints where you need a OAuth2 authentication. Till now we just work with app based endpoints where you just need to generate a bearer token once....

Good idea, could you provide one(multiple)? At least @Xwilarg had to implement it. I also would keep it very simple.

> The PR itself looks good to me but the main issue is that it would break the compatibility with the previous version What do you think of it, @marcogruhl...

I just came across the idea to use an optional out parameter for the next token to avoid breaking changes. not completely aware if this works. i remember similar discussions...

@Xwilarg where to go from here? 3.0 branch for breaking PRs?

Happy new year! between the days i found some time to try some ideas for V3. you can look at it under my branch (based on @bmclane #46 ): [GeneralRequest](https://github.com/marcogruhl/TwitterSharp/tree/GeneralRequest)...

> Happy New Year, I think it's a good idea > > I'm also using this topic to ask you if you would like to speak directly about that on...