> > In Java EWrapper method, void error(int id, int errorCode, String > errorString), the id is the orderId or tickerId of the request that > generated the error. > Q: How can you tell what kind id is? Some errorCode may have a clue, but > some don't, e.g. 322: Server error when processing an API client request. > >
Here are API error codes: http://www.interactivebrokers.com/php/apiUsersGuide/apiguide/tables/api_message_codes.htm In many cases, it doesn't explain why an error is raised, but at least it gives one a big picture of what may go wrong. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en -~----------~----~----~----~------~----~------~--~---
