Hello All, I just subscribed to this mail list and needed some help on an ongoing issue with details stated below
Issue: An API call from R Shiny App to a server in Cloud fails with error: Error:* SSL read: error:00000000:lib(0):func(0):reason(0), errno 110 * Connection died, retrying a fresh connect * Closing connection 18 Details: I am using the httr to do a POST call to the API. Help Needed: Anyone from experience calling APIs from R, if can help to identify the cause for the error. My feeling is, its because of http Keep Alive and anyone parameter of it which is not respected/expired, but not sure. -- Regards Vinish Viswanathan [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.