diff --git a/repertory/librepertory/src/app_config.cpp b/repertory/librepertory/src/app_config.cpp index bb9d71b4..cbc7cd5f 100644 --- a/repertory/librepertory/src/app_config.cpp +++ b/repertory/librepertory/src/app_config.cpp @@ -250,7 +250,7 @@ app_config::app_config(const provider_type &prov, value_set_lookup_ = { { - JSON_API_PATH, + JSON_API_AUTH, [this](const std::string &value) { set_api_auth(value); return get_api_auth();