Hi Linvi,
Do not know if strictly related with tweetinvi (maybe is my config) but I'm experiencing issue while calling:
Here the sample from Win10 blank project -> http://1drv.ms/1EpnBlg
Are you able to reproduce?
Thinking of formatting my dev machine...
Do not know if strictly related with tweetinvi (maybe is my config) but I'm experiencing issue while calling:
var tempCredentials = new ConsumerCredentials("key", "secret");
var url = CredentialsCreator.GetAuthorizationURL(tempCredentials, "twitter://oauth");
All I get is 'System.FormatException' in mscorlib.ni.dll on GetAuthorizationURL.Here the sample from Win10 blank project -> http://1drv.ms/1EpnBlg
Are you able to reproduce?
Thinking of formatting my dev machine...