NTP-69836 | Removed rewards apis error from upi uptime (#16423)

This commit is contained in:
shankar yadav
2025-06-03 14:20:31 +05:30
committed by GitHub
parent 06a66c3194
commit 47927edafc

View File

@@ -60,7 +60,7 @@ constructor(
.fetchOffersForProduct(
product = UPI,
attributes = attributeMap,
metricInfo = getMetricInfo(screenName = screenName),
metricInfo = getMetricInfo(screenName = screenName, isNae = { false }),
)
.firstOrNull()