@Lee Turner -This is the step I followed,
Step 1 : Start recording of a Mock Server
Step 2 : Trigger the requests
Step 3 : Stop the mock server
My understanding is, when I hit this url
https://mockingjay-12345..com/__admin/requests it returns me 1 object and
https://mockingjay-12345.qa..com/__admin/mappings it gives me 0 mappings. So I believe the mapping should return 1 object
So below the response data I’m seeing when I hit requests admin API
"response":
{
"status":
200,
"bodyAsBase64": “dfdfdfdfdfdfdfdfdfdfdfdfdfdfdfxccxcxcxcxcxcxcxcxcxcxcxcxcxcxcxcxcxcxcxcxc”,
"body": "{\"query\":\"query ($userIds: [String]){ user(ids:$userIds) { userId legacyUserId registrationSiteId countryOfResidence userAccountName userAccountType userAccountStatus userAccountCreationDate individualIdentityProfile { firstName lastName middleName email primaryPhone { phoneNumber } } businessIdentityProfile { businessEmail businessPrimaryPhone { phoneNumber } } businessStakeholders(stakeholderRoles:[\\\"LEGAL_CONTACT\\\"]){ firstName lastName middleName } extensions(namespace:[\\\”fgfgfgfgf\\\”, \\\”fgfgfgfgf\\\”, \\\”fgfgfgfgfgfg\\\”]) { key value } }}\",\"variables\":{\"userIds\”:[\”gfgfgfgfg\”,\”fgfgfgfgfgfgfg\”]}}”,
"protocol": "HTTP/1.1",
"scheme": "https",
"host": “test”.com,
"port":
443,
"loggedDateString": "2025-01-02T21
2831.168Z",
"queryParams":
{}
,
"formParams":
{}