03-30-2018 09:57 AM
02-11-2021 11:47 AM
Just wonderinf whether this is still working for you. When I use the DPSK API, I get a 404 error. I have most of the other API's working. Just can't get the DPSK to work. Seems like it isn't set up on the Server end.
02-11-2021 12:02 PM
DPSK is working but it is not documented very well :-D. You also can use the web developer tool and see which api request the ui from Ruckus cloud is using
02-11-2021 12:03 PM
if you need help send me an email on jonas@wiflex.eu
02-15-2021 11:25 AM
Hi Jonas!
Just wanted to say thank you.
It seems I wasn't thorough enough as I completely missed the "-passphrase" in the Web developer tool. I spotted it this time after you mentioned it. And yeah, their documentation could use a little help, lol.
Just for anyone interested. I'm using this API with Google Apps Script.
I'm grabbing the Session User to look up who the person making a request is. Basically, they click a button and it checks to see if that person already has a key and displays it. If they don't, it creates one, and then displays it.