Can't add account

Support / help / discussion forum for twitter bot
major48
Posts: 58
Joined: Tue Jun 16, 2015 9:10 am

Can't add account

Post by major48 »

I am not able to add a account tweetdub. It is not accepting API key and API secret. "Failed Login:938579832 Failed request token request"

logs_larryholmes81@gmail.com_57049
User avatar
martin@rootjazz
Site Admin
Posts: 34640
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Can't add account

Post by martin@rootjazz »

checking now, one moment
User avatar
martin@rootjazz
Site Admin
Posts: 34640
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Can't add account

Post by martin@rootjazz »

* FAILED to create client app: You must add your mobile phone to your Twitter profile before creating an application. Please read https://support.twitter.com/articles/11 ... nt-via-web for more information.
Have you been able to create a CLIENT API APP? The account used to create the API APP must be phone validated. Non PVA accounts can be authorised to that API APP keys as well, but one account must be phone verified

You can do this manually, it is straight forward
viewtopic.php?f=30&t=1474



Then place the KEY and SECRET on the SETTINGS TAB
User avatar
martin@rootjazz
Site Admin
Posts: 34640
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Can't add account

Post by martin@rootjazz »

I am updating the program to detect if the keys are not set on an authorisation attempt to give your more info at the time
major48
Posts: 58
Joined: Tue Jun 16, 2015 9:10 am

Re: Can't add account

Post by major48 »

Yea the error you read are from the first time I tried from a different twitter account and I was having problems creating a app. I tried again from a app that I had already created and still could not get logged it
Jogurtfive
Posts: 58
Joined: Sun May 03, 2015 7:44 pm

Re: Can't add account

Post by Jogurtfive »

this works but cant autorise account. "Input string was not in a correct format."
janojebo
Posts: 226
Joined: Wed Nov 20, 2013 10:43 am

Re: Can't add account

Post by janojebo »

I have successfully created App via bot but the account dont work each action fails tried upload photo, like tweet, retweet... i get just: * FAILED: accountname no reasons specified.
Also i have tied authorize other account getting same error as person above

Code: Select all


Validating: *** No Proxy 
Authorise : ***r No Proxy 
Post : https://api.twitter.com/oauth/request_token No Proxy 
Set auth tokens: oauth: faoKjgAAAAAAgPpqAAABTg_OtxY oauthtokensecret: s9qCoDQ2IqkGCClD2lP5YypFOh4ay6vA
Get: https://api.twitter.com/oauth/authorize?oauth_token=faoKjgAAAAAAgPpqAAABTg_OtxY
Post authorise: https://api.twitter.com/oauth/authorize
Oauthverifier: x0zeZNqydnekAOSaZ7BR877EuiONwscx
Replace request token for access token: https://api.twitter.com/oauth/access_token
Save auth access tokens: oauthaccesstoken: 2901607945-PZmyHmyBbnrZ9f0CXW5Y95ghPGuOcdtYw3W9t1E oauthaccesssecret: rCoLCWm7JM4O6SLPXpn8NvOyQzvgri16BNDVcrx6VgeY8
Auth: 
* ERROR: Input string was not in a correct format.
* UNKNOWN ERROR OCCURRED - see logs for more info.
If the problem continues, please submit logs to support.
Input string was not in a correct format.

Input string was not in a correct format.

Another error im getting when i click on some buttons, this was when i hit user filter on scrape tab also i tried custom search and happen same but i restarted bot and it worked but only the custom search user filter give still same error.

Image

error message

Code: Select all

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at (Object )
   at ဘ҂䎶ꑯ㹇�嵓勐.ㅃ㻴훠踾�飬᥹(Object )
   at Twitter.Gui.Forms.FrmFilterUser.珟ⵑ餦ᯰ஗欁哼(FilterUser 闎奨죻ᯥꕑ䃈ᐅ벩)
   at Twitter.Gui.Views.UcScraper.驤㼲ᒨ䍏璅栱醐(Object 綊輥䞞狙銒櫉䦭깅, EventArgs 替꣆캒㈤┫獕董)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at ComponentFactory.Krypton.Toolkit.KryptonButton.OnClick(EventArgs e)
   at ComponentFactory.Krypton.Toolkit.KryptonButton.OnButtonClick(Object sender, MouseEventArgs e)
   at ComponentFactory.Krypton.Toolkit.ButtonController.OnClick(MouseEventArgs e)
   at ComponentFactory.Krypton.Toolkit.ButtonController.MouseUp(Control c, Point pt, MouseButtons button)
   at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button)
   at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button)
   at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button)
   at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button)
   at ComponentFactory.Krypton.Toolkit.ViewManager.MouseUp(MouseEventArgs e, Point rawPt)
   at ComponentFactory.Krypton.Toolkit.VisualControlBase.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at ComponentFactory.Krypton.Toolkit.VisualControlBase.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18052 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Twitter
    Assembly Version: 1.0.0.3
    Win32 Version: 1.0.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Twitter.exe
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18044 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ﶿﴢ㺣ퟞṥ縕䤹꾫
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.0.0.3
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Twitter.exe
----------------------------------------
LibTwitter
    Assembly Version: 1.0.0.2
    Win32 Version: 1.0.0.2
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibTwitter.DLL
----------------------------------------
LibUtil
    Assembly Version: 1.1.0.4
    Win32 Version: 1.1.0.4
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibUtil.DLL
----------------------------------------
LibBotControls
    Assembly Version: 1.1.1.2
    Win32 Version: 1.1.1.2
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibBotControls.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18047 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18021 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
殇ᾈ图셄㸣䍎蓺쐲
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.1.2
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibBotControls.dll
----------------------------------------
挂▟藷͸좣➋ၶ⪊
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.0.0.2
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibTwitter.dll
----------------------------------------
靝땂䮮蹝֑�똤
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.0.4
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibUtil.dll
----------------------------------------
LibHttpUtil
    Assembly Version: 1.1.0.6
    Win32 Version: 1.1.0.6
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibHttpUtil.DLL
----------------------------------------
萯⪘끟滢綱쾻
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.0.6
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibHttpUtil.dll
----------------------------------------
LibDatabase
    Assembly Version: 1.1.0.4
    Win32 Version: 1.1.0.4
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibDatabase.DLL
----------------------------------------
헯䫪㿌㗅汍焊룹
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.0.4
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibDatabase.dll
----------------------------------------
LibWinControls
    Assembly Version: 1.1.0.2
    Win32 Version: 1.1.0.2
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibWinControls.DLL
----------------------------------------
掞芈⇕蛙뮥퍦
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.0.2
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibWinControls.dll
----------------------------------------
LibCaptcha
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibCaptcha.DLL
----------------------------------------
앓俖퐢궇뒄㟘犍
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibCaptcha.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
LibProcessing
    Assembly Version: 1.1.0.1
    Win32 Version: 1.1.0.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibProcessing.DLL
----------------------------------------
樛쉙魆禉篲ⴘ嚡
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.0.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibProcessing.dll
----------------------------------------
LibProxyScrape
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibProxyScrape.DLL
----------------------------------------
Ɠ黋ạ 꺽㫭糬
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibProxyScrape.dll
----------------------------------------
LibLicense
    Assembly Version: 1.1.0.5
    Win32 Version: 1.1.0.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibLicense.DLL
----------------------------------------
雷慦滽痸즠
    Assembly Version: 0.0.65535.65535
    Win32 Version: 1.1.0.5
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibLicense.dll
----------------------------------------
Tweetinvi
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.DLL
----------------------------------------
System.Web
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18055 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
BetterListViewExpress
    Assembly Version: 3.2.2.0
    Win32 Version: 3.2.2.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/BetterListViewExpress.DLL
----------------------------------------
ComponentFactory.Krypton.Toolkit
    Assembly Version: 4.4.0.0
    Win32 Version: 4.4.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/ComponentFactory.Krypton.Toolkit.DLL
----------------------------------------
Microsoft.CSharp
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
Tweetinvi.Core
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.Core.DLL
----------------------------------------
LibMailProcessing
    Assembly Version: 1.1.0.1
    Win32 Version: 1.1.0.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/LibMailProcessing.DLL
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Security
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18055 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
System.Data.SqlXml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18060 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
System.Threading.Tasks
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Tasks/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Tasks.dll
----------------------------------------
Microsoft.Threading.Tasks
    Assembly Version: 1.0.12.0
    Win32 Version: 1.0.168.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Microsoft.Threading.Tasks.DLL
----------------------------------------
Microsoft.Build.Framework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Framework/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
----------------------------------------
System.ComponentModel.DataAnnotations
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
----------------------------------------
System.Runtime.Caching
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll
----------------------------------------
System.Web.ApplicationServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll
----------------------------------------
System.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18047 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Management
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Net
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.dll
----------------------------------------
System.Runtime
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18047 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Drawing.Design
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
----------------------------------------
System.Configuration.Install
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration.Install/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Autofac
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.2.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Autofac.DLL
----------------------------------------
Tweetinvi.Controllers
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.Controllers.DLL
----------------------------------------
Tweetinvi.Credentials
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.Credentials.DLL
----------------------------------------
Tweetinvi.Factories
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.Factories.DLL
----------------------------------------
Tweetinvi.Logic
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.Logic.DLL
----------------------------------------
Tweetinvi.WebLogic
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.WebLogic.DLL
----------------------------------------
Tweetinvi.Streams
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.Streams.DLL
----------------------------------------
Newtonsoft.Json
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.8.18111
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Newtonsoft.Json.DLL
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.18052 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
Tweetinvi.Security
    Assembly Version: 0.9.7.1
    Win32 Version: 0.9.7.1
    CodeBase: file:///C:/Program%20Files%20(x86)/Twitterdub/Tweetinvi.Security.DLL
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18055 built by: FX45RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Net.Http
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Do you plan to add stats followers/following/numbers of tweets ... ?
Bot look really great and have tons of features
User avatar
martin@rootjazz
Site Admin
Posts: 34640
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Can't add account

Post by martin@rootjazz »

Everyone please update

http://rootjazz.com/twitterdub/download.html


There was build issues with the installer. Some files were not included which is causing the errors (at least some of you are having). Sorry didn't notice it before, but the file exists on my machines so I didn't pick it up until now.


Do you plan to add stats followers/following/numbers of tweets ... ?
Bot look really great and have tons of features
Please post all suggestions in new threads, trying to keep track of everything gets a bit hard when threads get side tracked.

As to the plan, depends what users want. I tried to add everything I could think of that most would want, but undoubtedly I missed things of, so as requests come in new features / improvements will get added
major48
Posts: 58
Joined: Tue Jun 16, 2015 9:10 am

Re: Can't add account

Post by major48 »

I still am not able to add a account
User avatar
martin@rootjazz
Site Admin
Posts: 34640
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Can't add account

Post by martin@rootjazz »

major48 wrote:I still am not able to add a account
Details

Where have you got in the process?
Created CONSUMER API KEYS?
Authroised account?

Any logs?
Submitted logs? ID?
Post Reply