$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Update to problem of http::request call failing
From: Osman Zakir (osmanzakir90_at_[hidden])
Date: 2019-03-20 18:36:39
Hi.
I still have the same exception, but I did notice something I was doing wrong: the API endpoint and the key for the request to the currency API were wrong. I fixed them, but the exception is still there. I sent an email to the OpenSSL users mailing list to ask them if I did anything wrong in the root certificate stuff.
Entire source code for app is on GitHub here: https://github.com/DragonOsman/currency_converter .