On 29-01-2012 16:19, François Piette wrote:
Please provide the link to the API you are trying to implement. Just that
part is not enough.
https://content.etrade.com/etrade/estation/pdf/API_Technical_Documentation.pdf
--
To unsubscribe or change your settings for TWSocket mailing list
please goto
On 29-01-2012 16:00, Iqbal Husain wrote:
3. Getting Account List. {REST resource HTTP Method GET}
4. Getting Account Balance. {REST resource HTTP Method GET}
In all of my above example, I put the OAuth parameters in
TSslHTTPCli.SendStream and it works fine.
How's that possible?!
oun...@elists.org [mailto:twsocket-boun...@elists.org] De la
part de Iqbal Husain
Envoyé : dimanche 29 janvier 2012 17:00
À : ICS Overbyte Mailing List
Objet : [twsocket] TSslHTTPCli: POST with XML data to get RESOURCE on REST
Hi,
I am working on an OAuth API. I achieved the following using TSslHTTPC
Hi,
I am working on an OAuth API. I achieved the following using TSslHTTPCli in
combination with TSslContext:
1. Getting Token and Secret Token.
2. Getting Access Token and Access Secret Token.
3. Getting Account List. {REST resource HTTP Method GET}
4. Getting Account