Skip to content
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

Open
fzn0x opened this issue Mar 11, 2024 · 5 comments
Open

connection_status is missing from user object #89

fzn0x opened this issue Mar 11, 2024 · 5 comments

Comments

@fzn0x
Copy link

fzn0x commented Mar 11, 2024

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

@fm2055
Copy link

fm2055 commented Mar 19, 2024

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.

@tansanDOTeth
Copy link

tansanDOTeth commented Mar 24, 2024

I'm looking for this too! Did anyone figure this out?

@fzn0x
Copy link
Author

fzn0x commented Apr 9, 2024

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 connection_status actually works
@tansanDOTeth I'm able to solve this by pushing a contribution in unofficial SDK PLhery/node-twitter-api-v2#520

@fzn0x
Copy link
Author

fzn0x commented Apr 9, 2024

Maybe moving to unofficial SDK is best option for now since @PLhery actively maintain the SDK.

@tansanDOTeth
Copy link

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 connection_status actually works @tansanDOTeth I'm able to solve this by pushing a contribution in unofficial SDK PLhery/node-twitter-api-v2#520

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants