Hi,
Looking at your code, I can see that you are not setting the credentials after receiving them from the CredentialsCreator.
I have created a work item to make the error easier to read for the version 0.9.10.0.
https://github.com/linvi/tweetinvi/issues/34
Cheers,
Linvi
Looking at your code, I can see that you are not setting the credentials after receiving them from the CredentialsCreator.
var userCredentials = CredentialsCreator.GetCredentialsFromVerifierCode("my_code", creds); Auth.SetCredentials(userCredentials);
https://github.com/linvi/tweetinvi/issues/34
Cheers,
Linvi