Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

problems with POST call on REST API

Hi All I'm  having issues getting a response from the server on a POST call to the REST API of interactive brokers (IB). I have now gotten the GET calls working (which had SSL/TLS errors previously)...
  • PhilipTreacy's avatar
    4 years ago

    Hi Anonymous 

     

    Try explicitly using HTTPS, your query currently is not.

     

    https://localhost:5000/v1/api/iserver/secdef/search

     

    Regards

     

    Phil