I have a problem with twitters api. I use the https://github.com/Twitterizer/Twitterizer library and everything works fine with one exception that twitter is sending back an error on a some status updates.
The patterns i detected is this:
åäö works fine !() works fine åäö!() returns an error
So it only works with ether åäö or !() not both and i cant figure out why.
Would be grateful if anyone have an awnser to why.