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

How to solve the bug about issue #69 #154

Open
BoYi0126 opened this issue Apr 7, 2024 · 0 comments
Open

How to solve the bug about issue #69 #154

BoYi0126 opened this issue Apr 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BoYi0126
Copy link

BoYi0126 commented Apr 7, 2024

This issue pertains to issue #69.
This problem has been present since 2021 but has yet to be resolved.
Testing through sample code or Postman yields the same result.
The result obtained is always "Unauthorized".
Does anyone know how to properly utilize API V2.0?

Thank you in advance to all the tech wizards out there.

Sample code:
https://github.com/twitterdev/Twitter-API-v2-sample-code/blob/main/Follows-Lookup/following_lookup.py

Error message:
Exception: Request returned an error: 401 {
"title": "Unauthorized",
"type": "about:blank",
"status": 401,
"detail": "Unauthorized"
}

@BoYi0126 BoYi0126 added the bug Something isn't working label Apr 7, 2024
@BoYi0126 BoYi0126 changed the title How to solve the but about issue #69 How to solve the bug about issue #69 Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant