Bug #363
smuxi crashes when sending a message to a user who doesn't follow
Status: | Closed | Start: | 03/17/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 100% |
|
Category: | Engine Twitter | |||
Target version: | 0.7.2 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
I tried to send a message to a user who doesn't follow me. After that smuxi crashes with the following Exception:
Inner-Exception Type:
System.Net.WebException
Inner-Exception Message:
The remote server returned an error: (403) Forbidden.
Inner-Exception StackTrace:
at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000]
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000]
Exception Type:
Twitterizer.Framework.TwitterizerException
Exception Message:
<error>Du kannst keine Nachrichten an Benutzer senden, die Dir nicht folgen.</error>
Exception StackTrace:
at Twitterizer.Framework.TwitterRequest.HandleWebException (Twitterizer.Framework.TwitterRequestData Data, System.Net.WebException wex) [0x00000]
at Twitterizer.Framework.TwitterRequest.PerformWebRequest (Twitterizer.Framework.TwitterRequestData Data, System.String HTTPMethod) [0x00000]
at Twitterizer.Framework.TwitterRequest.PerformWebRequest (Twitterizer.Framework.TwitterRequestData Data) [0x00000]
at Twitterizer.Framework.TwitterDirectMessageMethods.New (System.String user, System.String message) [0x00000]
at Smuxi.Engine.TwitterProtocolManager.SendMessage (System.String target, System.String text) [0x00000]
at Smuxi.Engine.TwitterProtocolManager.CommandMessage (Smuxi.Engine.CommandModel cmd) [0x00000]
at Smuxi.Engine.TwitterProtocolManager.Command (Smuxi.Engine.CommandModel command) [0x00000]
at Smuxi.Frontend.CommandManager.DoExecute (Smuxi.Engine.CommandModel cmd) [0x00000]
at Smuxi.Frontend.CommandManager+<Execute>c__AnonStorey0.<>m__1 () [0x00000]
at Smuxi.Common.TaskQueue+<Queue>c__AnonStorey3.<>m__3 () [0x00000]
at Smuxi.Common.TaskQueue+DelegateTask.Execute () [0x00000]
Related issues
duplicates Smuxi - Bug #329 | Sending a message to a not following tweeter | Closed | 02/01/2010 |
History
Updated by Mirco Bauer 5359 days ago
- Category set to Engine Twitter
- Target version set to 0.7.2
- Complexity set to Low
Updated by Mirco Bauer 5275 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset f19d402437f22e0e0d883127d028ab883a78a7a8.