-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Shutting down source: dynatrace.event_driven_ansible.dt_esa_api error : 'NoneType' object is not iterable
To Reproduce
Steps to reproduce the behavior:
We received this error under two circumstances:
- dt_api_host was incorrect - we used the FQDN as is shown in the README example without the /e/{uuid}.
dt_api_host: "https://abc.live.dynatrace.com" or "https://abc.apps.dynatrace.com" - Our token had markup added to the end when it was copied, resulting in an incorrect token (unable to login)
Expected behavior
Expect an error that states you were unable to log in to the host.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working