Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix authentication issue #8

Merged
merged 2 commits into from
Dec 11, 2018
Merged

Fix authentication issue #8

merged 2 commits into from
Dec 11, 2018

Conversation

Exhar
Copy link

@Exhar Exhar commented Oct 1, 2018

Rewrite code to use user.authenticate instead of user.login (which is deprecated since 1.8). Verified to be working with Zabbix 4.0.0rc3

fixes #1

@Exhar
Copy link
Author

Exhar commented Oct 1, 2018

fixes #6

@kmpm kmpm merged commit 04d4084 into kmpm:master Dec 11, 2018
@sdalmolin
Copy link

HI all,

A have a same problem, btu in another screen error.
zabbix: 4.4
php: 5.4

When access the zabirepo in chrome this under error :

Response Data Error / Response Code: 200 / Response Text: {"jsonrpc":"2.0","error":{"code":-32602,"message":"Invalid params.","data":"Invalid parameter "/": unexpected parameter "extendoutput"."},"id":1}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect method "user.authenticate"
3 participants