-
Notifications
You must be signed in to change notification settings - Fork 60
API_key request login failed #30
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
Comments
Can you please share the error and the api.elg (please send to [email protected])? |
Getting a similar issue on a Red Hat 8 server using the python36 included with the OS. The same script works fine on a older Red Hat 6 server. |
Four years later, and api_key support appears to still be broken. Any chance of getting the tool updated? And the example scripts ? |
Hi @PickleG , |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I testing your sdk and there is a problem with API_key request.
I have this error :
Login failed: APIResponse received a response which is not a valid JSON.
I tested with the original port (443) it's the same.
I tested the API_key on the MGMT locally and it's works.
With client.login(username,password) work fine.
Can you help me please ?
The text was updated successfully, but these errors were encountered: