createNetworkMerakiAuthUser fails to mail password

Edgar-VO
Building a reputation

createNetworkMerakiAuthUser fails to mail password

Hello All,
 
Still struggling with the createNetworkMerakiAuthUser API calls..
 
There is an option called emailPasswordToUser 
 
When set to True it should be able to include the password in the mail, however.... this is not true
 
How can i sent a password or what am i doing wrong in this car... i get the confirmation that i can do all but no password in my mail message
 
Also still no answer on my question on how to authorize and existing administrator for the use of a VPN client on a network
 
 
 
3 REPLIES 3
John-K
Meraki Employee

Hi Edgar,

 

Could you post your full JSON body (sans sensitive info) for review?

Edgar-VO
Building a reputation

Good Morning,

 

The JSON string sent the API Is :

 

 

{

'accountType': 'Client VPN',

'email': 'edgar.vanrhee@vanoord.com',

'name': 'Edgar van Rhee',

'password': 'FakePassword',

'emailPasswordToUser': True,
'authorizations': [{'authorizedZone': 'NLRTM1-JOW', 'expiresAt': '2021-04-12T00:00:00'}]

}

 

Best regards

Ed

 

 

 

Hi Edgar,

 

If you could, please open a support case for this. This doesn't seem right.

 

Kindly,

John

Get notified when there are additional replies to this discussion.