[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ftpapi] CommSSL_Read: Time Out!



We are using the HTTP_URL_GET with a third party, but all we ever get back is the time out error.  Here is the code:

 

http_debug(*On:'/eSolutions/getdebug.txt');

http_setccsids(1208:0);                   

Http_xproc(HTTP_POINT_ADDL_HEADER         

      : %paddr($Add_Headers));            

                                           

@rc = Http_url_get(%Trim(@Uri)            

         : %Trim(@TempFile)               

           : 15                           

           : Http_UserAgent               

           : *Omit                         

           : 'application/json');         

 

P $Add_Headers    B                                         

D                 PI                                        

D   @Headers                 32767a   varying               

D   @Crlf         c                   const(x'0d25')        

                                                             

 /free                                                      

  clear @headers;                                           

  @Headers = //'content-type: application/json' + @Crlf +   

             'ClientId: ' +  %trim(TeId) + @Crlf +          

             'ClientSecret: ' + %trim(TeSecret) + @CrLf +   

             'Cache-Control: ' + 'no-cache' + @CrLf +       

             'Ocp-Apim-Subscription-Key: ' + %Trim(TeSubKey);

 

The company is say they are not even seeing a request from us.  Our side shows that it is going out.  Any ideas would be greatly appreciated.  Thank you.

 

 

Thanks,

 

Chris F

 

 


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please reply and follow with its deletion. The views expressed in this correspondence may not reflect the views of Prime Inc 2740 N Mayfair Ave Springfield, MO 65803
-- 
_______________________________________________
Ftpapi mailing list
Ftpapi@xxxxxxxxxxxxxxxxxxxxxx
http://scottklement.com/mailman/listinfo/ftpapi