We have some group defined to assign group level access to dashboards. I'm trying to automate that process for all dashbaords using Python API.
That script runs good and do all steps even populate access settings properly except when it comes to group name it says "Invalid Value"

But if we just put one backspace and type in last character y here. It accepts it. Not sure what the problem is or mistake my payload json struture has.
Need help.