From 6b3d396d9475f9beb8cfad43397629ef8db68efb Mon Sep 17 00:00:00 2001 From: lineko <36633510+lineko@users.noreply.github.com> Date: Sun, 19 Jun 2022 19:57:41 +0200 Subject: [PATCH] Update POST /present-proof/send-request to POST /present-proof-2.0/send-request I got error messages when following the instructions and tried the updated version, which worked. Signed-off-by: lineko <36633510+lineko@users.noreply.github.com> --- demo/AriesOpenAPIDemo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/AriesOpenAPIDemo.md b/demo/AriesOpenAPIDemo.md index 7e3709a032..e392cbde49 100644 --- a/demo/AriesOpenAPIDemo.md +++ b/demo/AriesOpenAPIDemo.md @@ -601,7 +601,7 @@ Alice now has her Faber credential. Let’s have the Faber agent send a request ### Faber sends a Proof Request -From the Faber browser tab, get ready to execute the **`POST /present-proof/send-request`** endpoint. After hitting `Try it Now`, erase the data in the block labelled "Edit Value Model", replacing it with the text below. Once that is done, replace in the JSON each instance of `cred_def_id` (there are four instances) and `connection_id` with the values found using the same techniques we've used earlier in this tutorial. Both can be found by scrolling back a little in the Faber terminal, or you can execute API endpoints we've already covered. You can also change the value of the `comment` item to whatever you want. +From the Faber browser tab, get ready to execute the **`POST /present-proof-2.0/send-request`** endpoint. After hitting `Try it Now`, erase the data in the block labelled "Edit Value Model", replacing it with the text below. Once that is done, replace in the JSON each instance of `cred_def_id` (there are four instances) and `connection_id` with the values found using the same techniques we've used earlier in this tutorial. Both can be found by scrolling back a little in the Faber terminal, or you can execute API endpoints we've already covered. You can also change the value of the `comment` item to whatever you want. ```jsonc {