Using APIs to add a RADSec server on WLAN.
Following doc:
https://documentation.meraki.com/MR/Encryption_and_Authentication/RADSec_Support_on_MRs
https://documentation.meraki.com/MR/Encryption_and_Authentication/MR_RADSec
At the step of "Create the Organization Root CA", I am running into an issue, where the POST API call gives "404 Not
Found" for the URL: https://api.meraki.com/api/v1/organizations/<orgID>/certificates/radSec/deviceCertificateAuthority
I am attaching the postman screenshot. Can anyone help me figuring out what is wrong?
Solved! Go to solution.
as the other endpoints are working and you're following the published documentation, i think it'd be best to open a case with support
I don't think I'm seeing that endpoint in either the documentation or the current OpenAPI spec.
Is it a private endpoint beta ?
Thanks for the kind response. I am not sure what is a private endpoint. I just wanted to configure RADSec and the document wanted me to use APIs to upload the certificate, using the aforementioned URL.
In case it's because some endpoints are still not released, try enabling 'Early API Access' on the organization.
Look in Dashboard --> Organizations --> Early Access --> Early API Access
Good suggestion but i checked and Early API Access was already set to opted in.
as the other endpoints are working and you're following the published documentation, i think it'd be best to open a case with support