From 2443844be797a9a06c4f74c5f8f59fa075853ba7 Mon Sep 17 00:00:00 2001 From: John Manack Date: Mon, 20 Nov 2023 14:30:21 -0500 Subject: [PATCH] feat: QPPA-8374 updates test data service link --- src/app/components/guides/getting-started-with-oauth.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/guides/getting-started-with-oauth.tsx b/src/app/components/guides/getting-started-with-oauth.tsx index 7b7e88d1..48754620 100644 --- a/src/app/components/guides/getting-started-with-oauth.tsx +++ b/src/app/components/guides/getting-started-with-oauth.tsx @@ -63,7 +63,7 @@ const GettingStartedUsingQppOauth = () => {

Create test users in the Developer Preview

- To support Developer Preview integration and testing, we created the . Using this API, you can reserve specific scenarios in the Test Data Service to test granting access to their QPP authorizations and try out different special scoring scenarios. Please visit the Interactive Documentation to learn more about setting up test users in Developer Preview. + To support Developer Preview integration and testing, we created the . Using this API, you can reserve specific scenarios in the Test Data Service to test granting access to their QPP authorizations and try out different special scoring scenarios. Please visit the Interactive Documentation to learn more about setting up test users in Developer Preview.

Production API Access