I am using Zabbix API to configure Zabbix. It works works well for create user groups, users and host groups.
But when I try to use the same URL and authentication token and API configuration.import to import some templates, I always get
urllib.error.HTTPError: HTTP Error 403: Forbidden
Has anyone had similar experience? Does anyone know what should I do?
But when I try to use the same URL and authentication token and API configuration.import to import some templates, I always get
urllib.error.HTTPError: HTTP Error 403: Forbidden
Has anyone had similar experience? Does anyone know what should I do?
Comment