OK, so I'm doing something wrong here: curl -D - -s -u tj:SECKRET \ -d "text=BstTwt: ❥ @tj Her:"The lightbulbs are over the dryer" Me:"The rooster flies east at dawn" Her:"What?" Me: "Oh, I thought we were talking like spies" &user=tj" http://twitter.com/direct_messages/new.xml
That will go through with no error, HOWEVER, what actually gets sent is truncated at the first & (The same thing happens if there's a & or ") Soooo... what am I doing wrong? Or, "How can I get the entire message to go through?" I can't change it back, because if I switch " into a " that will confuse this too. Thanks TjL
