B2B Integration

 View Only
  • 1.  ITX- HTTPS Get Token Error

    Posted Tue April 07, 2020 09:29 AM
    When i am trying to get token from an https URL i am getting the below error.

    WSAConnectSSL: GSK Error Code: 406, GSK_ERROR_IO.

    Failure: SSL connection NOT established with target server, <target server url>, on port, 443.

     

    Below is the code I am using in WTX map.

     

    GET( "HTTP" , "-URL https://123.com/connect/Token   -METHOD POST  -TV -HDR+ -TYPE application/x-www-form-urlencoded  ", package(httpPayload Data:httpTokenRequest))

    Kindly help on this.




    ------------------------------
    Suriya Prakash
    ------------------------------

    #B2BIntegration
    #SupplyChain


  • 2.  RE: ITX- HTTPS Get Token Error

    Posted Wed April 08, 2020 06:16 AM
    You may also enable the GSK Kit SSL tracing by setting the OS level environment variable GSK_TRACE_FILE. Please check the link for more details https://www.ibm.com/support/pages/how-enable-itx-gskit-trace-and-gskit-trace-diagnose-certificate-issues

    ------------------------------
    BHARAT BALOTHIA
    ------------------------------