File tree Expand file tree Collapse file tree
windows-integration/recall Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -235,8 +235,8 @@ The following table lists the status codes that can be returned in the redirect
235235
236236| Use Case | Full URI Example |
237237| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
238- | Successful Capture | ` my-snip-protocol-test-app://response/?code=200&reason=Success&request-correlation-id=CF99C5A5-3907-461E-A9A9-D8AAFFAD5031 &token=8930-ASDFA-ASDF4545 ` |
239- | Failed Capture | ` my-snip-protocol-test-app://response/?code=400&reason=Bad%20Request%20-%20Invalid%20value%20Missing%20Parameters&request-correlation-id=C7696B38-52C8-419A-880F-F3350D7A6626 ` |
238+ | Successful Capture | ` my-snip-protocol-test-app://response/?code=200&reason=Success&request-correlation-id=aaaa0000-bb11-2222-33cc-444444dddddd &token=8930-ASDFA-ASDF4545 ` |
239+ | Failed Capture | ` my-snip-protocol-test-app://response/?code=400&reason=Bad%20Request%20-%20Invalid%20value%20Missing%20Parameters&request-correlation-id=bbbb1111-cc22-3333-44dd-555555eeeeee ` |
240240
241241## Caller example
242242
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Sensitive (single):
7474 "labels" : [
7575 {
7676 "labelID" : " F96E0B19-8C3A-4D5A-8B9A-2E8CFC43247B" ,
77- "organizationID" : " D3FE4C20-9C77-45AB-A8E7-9870D3C9C856 "
77+ "organizationID" : " 00aa00aa-bb11-cc22-dd33-44ee44ee44ee "
7878 }
7979 ]
8080 }
@@ -114,11 +114,11 @@ Sensitive (single):
114114 "labels" : [
115115 {
116116 "labelID" : " F96E0B19-8C3A-4D5A-8B9A-2E8CFC43247B" ,
117- "organizationID" : " D3FE4C20-9C77-45AB-A8E7-9870D3C9C856 "
117+ "organizationID" : " 00aa00aa-bb11-cc22-dd33-44ee44ee44ee "
118118 },
119119 {
120120 "labelID" : " 9A724CF8-E7D2-4B1C-8F4A-1D2E7B3A6C8D" ,
121- "organizationID" : " 7C56AB24-9E32-44FA-B7D8-1E9F43C7A92B "
121+ "organizationID" : " 11bb11bb-cc22-dd33-ee44-55ff55ff55ff "
122122 }
123123 ]
124124}
You can’t perform that action at this time.
0 commit comments