I tried to set Self Registration as "Don't Allow" while creating a SSID for Guest users via Python script. But it is not working as expected.
I included the following script in the Master script for this.
splash_settings = {
"selfRegistration": {
"enabled": False,
}
}
I didn't get any error message, but it is not getting reflected on the Advance splash settings.
![Vmadathil_0-1728542804044.png Vmadathil_0-1728542804044.png](https://community.meraki.com/t5/image/serverpage/image-id/39850i1C52200441672B38/image-size/medium?v=v2&px=400)