E-Trade released their API recently and provide a technical documentation which is somewhat useful but not complete. Does anyone have a fully working example (in any language) that shows how this works. I have been able to do the authentication using OAuth correctly, but when it comes to getting information out of my account or market data, the servers fail.
ETrade technical support has been extremely useless, email only with spotty and cryptic responses. They have no tools to see what the server is receiving and responding, and their error codes are the generic Server Error 500. I would appreciate any sample code in any programming language.
Thanks,