- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
createNetworkMerakiAuthUser fails to mail password
- Labels:
-
Dashboard API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Edgar,
Could you post your full JSON body (sans sensitive info) for review?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Edgar,
If you could, please open a support case for this. This doesn't seem right.
Kindly,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am also struggling with the issue even it's 2024. Users get emails with blank passwords unless I switch to web dashboard. Any resolution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have written code using Meraki SDK for guest wifi access and Guests are getting credentials in email
Not sure if that will work for VPN , if you need code let me know
