We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CheckWatt/EIB has changed login method.
From GET https://services.cnet.se/checkwattapi/v2/user/LoginEiB?audience=eib
To POST https://services.cnet.se/checkwattapi/v2/user/Login?audience=eib { "OneTimePassword": "" }
The text was updated successfully, but these errors were encountered:
Bixed for bug #40
e596260
Merge pull request #41 from faanskit/login_bug
f874a99
Fixed for bug #40
faanskit
No branches or pull requests
CheckWatt/EIB has changed login method.
From
GET https://services.cnet.se/checkwattapi/v2/user/LoginEiB?audience=eib
To
POST https://services.cnet.se/checkwattapi/v2/user/Login?audience=eib
{
"OneTimePassword": ""
}
The text was updated successfully, but these errors were encountered: