Its working now. Thanks bbrks. We also have to disable the ‘console’ log as like which was causing the issue to ‘_changes’ URL
“console”: {
“enabled”: false,
“log_level”: “info”,
“log_keys”: ["*"],
“color_enabled”: true
}
Its working now. Thanks bbrks. We also have to disable the ‘console’ log as like which was causing the issue to ‘_changes’ URL
“console”: {
“enabled”: false,
“log_level”: “info”,
“log_keys”: ["*"],
“color_enabled”: true
}