-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
connection_status is missing from user object #89
Comments
Having the same issue. "connection_status" is missing in type definition. However, endpoint actually works (though the connection_status entry is ommited in the reseponse if there is no connection between the two accounts. |
I'm looking for this too! Did anyone figure this out? |
@fm2055 Indeed, actually the Twitter documentation needs update too, seems like some people have no idea how |
Maybe moving to unofficial SDK is best option for now since @PLhery actively maintain the SDK. |
Thank you!! |
One line summary of the issue here.
Expected behavior
connection_status is available
Actual behavior
connection_status is missing from user object
Steps to reproduce the behavior
connection_status is missing from user object
The text was updated successfully, but these errors were encountered: