When we are trying to call the Service Reviews API (Post and Get) with test request , we are always getting the same error.
{
"userMessage": "Your request is not formed properly. Please check your request and the API documentation.",
"developerMessage": "Free-tier API requests are confined to the predefined test requests.",
"reasonCode": 0,
"statusCode": 400
}