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

Help! My code stopped working #1215

Open
carlor12 opened this issue Jun 24, 2023 · 1 comment
Open

Help! My code stopped working #1215

carlor12 opened this issue Jun 24, 2023 · 1 comment

Comments

@carlor12
Copy link

I've been using this for years:

               var test = Auth.SetUserCredentials("token", "secret","a","b");
                  var user = User.GetAuthenticatedUser();

Now the user is returning null.

Any ideas?

@sabarimalaiiyyappan
Copy link

sabarimalaiiyyappan commented Jun 30, 2023

We are also facing the same issue while authenticating to twitter via tweetinvi and below is the response we get:

Reason : Unauthorized
Details : Could not authenticate you. (32)
Code : 401
Date : 6/30/2023 2:09:16 PM +05:30
URL : https://api.twitter.com/oauth/request_token
Twitter documentation description : Unauthorized - Authentication credentials were missing or incorrect.

@carlor12 Did you find any solution to your problem?

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

2 participants