hello,
I'd like to use DPSK for a guest wifi on the cloud controller;
I cannot import a csv with the accounts, as it always tell me "Upload failed:"
here a minimal file failing the upload:
#Username,Number of devices,MAC Address,Passphrase,VLAN ID,Passphrase Expiration
guest1,,,v4GHmqReY,,
guest2,,,r3GrzqRrT,,
how can I debug the problem? why does it fail?
PS is there a way to create DPSK via API (on the cloud controller)?
PPS: (this is for the WISHLIST) for guest wifi it would be great to have DPSK credentials wich expire X hours after the FIRST USE of the key (and not after some time from the CREATION of the key)