Hi,
I have zabbix 2.4.6 on SUSE with VMware.
I use postman to try zabbix's API but I always have "404 page not found".
I use:
- url =POST http://<ip>/zabbix/api_jsonrpc.php
- tests={"jsonrpc":"2.0","method":"apiinfo.version", "id":1,"auth":null,"params":{}}
- headers= content-type=application/json-rpc.
Do you have an idea to resolve this trouble?
I have zabbix 2.4.6 on SUSE with VMware.
I use postman to try zabbix's API but I always have "404 page not found".
I use:
- url =POST http://<ip>/zabbix/api_jsonrpc.php
- tests={"jsonrpc":"2.0","method":"apiinfo.version", "id":1,"auth":null,"params":{}}
- headers= content-type=application/json-rpc.
Do you have an idea to resolve this trouble?
Comment