buildSurveyUrlStrict
abstract suspend fun buildSurveyUrlStrict(baseUrl: String, requestedQueryParams: List<String>): String?
Builds the survey url, resolving the values for the ALL the required query parameters
Return
resolved survey url or null
if not all query parameters can be provided