File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/docs/developers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ The examples below are simplified representations of the Open Payments API calls
118118 }
119119 ```
120120 :::note
121- The ` client ` in the response above is your visitor's wallet address/payment pointer. This URL is only used by the agent and is not available to you.
121+ The ` client ` in the request above is your visitor's wallet address/payment pointer. This URL is only used by the agent and is not available to you.
122122 :::
123123 </Disclosure >
1241245 . The response to the agent contains an access token that the agent needs to make its next request.
@@ -204,4 +204,4 @@ The examples below are simplified representations of the Open Payments API calls
204204 }
205205 ```
206206 </Disclosure >
207- </Steps >
207+ </Steps >
You can’t perform that action at this time.
0 commit comments