Skip to content

Issue when running the script #29

@andrei-gabriel-p

Description

@andrei-gabriel-p

Hello,

I keep getting this message each time I call the script :
If you have any warning above about outdated widget types, you should not delete the original dashboard. Follow the described procedure to properly convert the dashboard.

Do you want to delete the dash (Y/n): n
No further action needed
Traceback (most recent call last):
File "dashconverter.py", line 257, in
converter().main(args.dashboard_id)
File "dashconverter.py", line 254, in main
print ("Your new Screenboard is available at: http://app.datadoghq.com/screen/" + str(output['id']))
KeyError: 'id'

Can you please give me a hint at least where is the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions