Issues with updateNetworkMerakiAuthUser

AlejandroGM
Comes here often

Issues with updateNetworkMerakiAuthUser

Hello All

 

I´m trying to use updateNetworkMerakiAuthUser in my Python scripts to modify a user. I´m using https://developer.cisco.com/meraki/api/update-network-meraki-auth-user/ but looks like that is outdated.

 

My script:
response = dashboard.networks.updateNetworkMerakiAuthUser(NetworkID, meraki_auth_user_id, dname, passwd, authorizations, emailPasswordToUser=True)

 

I´m getting an error "TypeError: updateNetworkMerakiAuthUser() takes 3 positional arguments but 6 were given" I´m sending all the parameters. Is this the right order to send the data?

1 Reply 1
PhilipDAth
Kind of a big deal
Kind of a big deal

Check out the code snippet for an example of how it is used.  See if you can get the example code to work using your parameters.

 

PhilipDAth_0-1704654873611.png

 

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.