Conversation
|
Thanks for the PR! Does that actually work for other users timelines? From the documentation I thought that would endpoint would only work for the authenticating user's own timeline? Would you mind keeping the changes related to #581 separate? I don't really understand the authentication issues to merge this PR with that in. That endpoint should still work fine with the existing user scope credentials. |
|
@edsu @igorbrigadir - did we merge in some testing code at some point? I'm a bit confused how we ended up with all the test names changed to |
|
Yeah i'm not sure what happened to the tests either. The reverse chronological timeline does require user context so using Either way, I think it's worth having this because it's hard to get locked (private) accounts otherwise. |
|
That was my mistake with |
|
I'm gonna fix this one up in a bit too! |
PR for the feature requested here: #639
Unless I am missing something, the changes I made to the
__init__should allow users to access other v2-only endpoint as well #581