The only data that comes in is errors relating to the data not being in json format.
{"exception_arguments": "'str' object does not support item assignment", "timestamp": "Tue, 26 Nov 2019 13:48:36 +0000", "message": "'str' object does not support item assignment", "input": "infoblox://blox1", "filename": "infoblox.py", "modular_input_consumption_time": "Tue, 26 Nov 2019 13:48:36 +0000", "line": 192, "exception_type": "TypeError"}
{"timestamp": "Tue, 26 Nov 2019 13:48:36 +0000", "modular_input_consumption_time": "Tue, 26 Nov 2019 13:48:36 +0000", "errors": [{"exception_arguments": "No JSON object could be decoded", "msg": "No JSON object could be decoded", "filename": "ModularInput.py", "input_name": "infoblox://blox1", "line": 521, "exception_type": "ValueError"}], "log_level": "ERROR"}
{"timestamp": "Tue, 26 Nov 2019 13:48:36 +0000", "modular_input_consumption_time": "Tue, 26 Nov 2019 13:48:36 +0000", "errors": [{"exception_arguments": "No JSON object could be decoded", "msg": "No JSON object could be decoded", "filename": "ModularInput.py", "input_name": "infoblox://blox1", "line": 521, "exception_type": "ValueError"}], "log_level": "ERROR"}
{"filename": "infoblox.py", "exception_type": "TypeError", "modular_input_consumption_time": "Tue, 26 Nov 2019 13:47:36 +0000", "line": 192, "message": "'str' object does not support item assignment", "exception_arguments": "'str' object does not support item assignment", "timestamp": "Tue, 26 Nov 2019 13:47:36 +0000", "input": "infoblox://blox1"}
This is what the modular input looks like. Can anyone suggest anything to try here?
I've asked Infoblox support and they say it's not supported by them.