From 49aebaedc3d200c8c9ce306f8e3ea5bdc4449a50 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 13 Apr 2022 10:53:36 +0200 Subject: major work on test_iban --- src/restclient/anastasis_api_truth_challenge.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/restclient') diff --git a/src/restclient/anastasis_api_truth_challenge.c b/src/restclient/anastasis_api_truth_challenge.c index 606bcfb..aa9119c 100644 --- a/src/restclient/anastasis_api_truth_challenge.c +++ b/src/restclient/anastasis_api_truth_challenge.c @@ -219,6 +219,9 @@ handle_truth_challenge_finished (void *cls, GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "Unexpected challenge type `%s'\n", ct); + json_dumpf (j, + stderr, + JSON_INDENT (2)); tcd.http_status = 0; tcd.ec = TALER_EC_GENERIC_REPLY_MALFORMED; break; -- cgit v1.2.3