postman request POST 'https://reels-pt.neutrinos-apps.com/integration/api/runtime/sync' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer pAyzO2dpXMKaJNgQwTZql_Bqjz4FmU7PHVoSgAynKS3' \
--header 'Cookie: asid=s%3Aa1xjTgWQ8UG_vZgJhl2SkGodkwEmLWBC.ZLtBw1MaxohiR0Eg2A1%2FybezS%2FDsQeA3XEaJwM0E6lM' \
--body '{
"ruleId": "265f5727-5685-4da6-9aa4-3812cc89d93c",
"version": "1.0.0",
"inputObj": {
"vehicle_category": "Two-Wheeler",
"plan_type": "Third Party Only"
}
}' \
--auth-bearer-token 'pAyzO2dpXMKaJNgQwTZql_Bqjz4FmU7PHVoSgAynKS3'
Hi team, I just got an issue, maybe related to the Neutrinos, when I call the API sync runtime to call the Rule in the Reals platform, it causes an error like that, could you please help to check, thank you team!
