Topic: Sharebuilder

I'm having trouble connecting to Sharebuilder.  I am using custom software that works fine for Ameritrade accounts.  I am using the url and org from this site to connect with.   I'm getting a 400 bad request error.  Below is the request I'm sending.  Thanks for any help.

OFXHEADER:100
DATA:OFXSGML
VERSION:102
SECURITY:NONE
ENCODING:USASCII
CHARSET:1252
COMPRESSION:NONE
OLDFILEUID:NONE
NEWFILEUID:NONE

<OFX>
<SIGNONMSGSRQV1>
<SONRQ>
<DTCLIENT>20080621114828.743[-4:AST]
<USERID>userid
<USERPASS>password
<GENUSERKEY>N
<LANGUAGE>ENG
<APPID>QWIN
<APPVER>0900
</SONRQ>
</SIGNONMSGSRQV1>
<INVSTMTMSGSRQV1>
<INVSTMTTRNRQ>
<TRNUID>6e720397-2433-4241-8f85-4687b7001c86
<INVSTMTRQ>
<INVACCTFROM>
<BROKERID>
<ACCTID>0000123456
</INVACCTFROM>
<INCTRAN>
<DTSTART>20080521000000.000[-4:AST]
<INCLUDE>Y
</INCTRAN>
<INCOO>N
<INCPOS>
<INCLUDE>Y
</INCPOS>
<INCBAL>Y
</INVSTMTRQ>
</INVSTMTTRNRQ>
</INVSTMTMSGSRQV1>
</OFX>

Re: Sharebuilder

It was a long time coming but I figured out what is wrong.  Sharebuild's brokerid is sharebuilder.com, not empty.  That should fix it.