Can't get AP info using Open API

Can't get AP info using Open API

Can't get AP info using Open API
Can't get AP info using Open API
Tuesday - last edited Wednesday
Model: OC300  
Hardware Version:
Firmware Version: 5.15.24.21 1.30.7 Build 20250704 Rel.78617

I'm using Postman to interact with OC300 by Open API, so far I have managed to get site and device's information and also renamed devices, but when I try to get information on Access Points I get the following response:
 

"errorCode": -1505,

"msg": "The current user does not have permissions to access this site."

 

The user account to obatin the access code and token has owner privileges in the controller but still any action aimed to APS returns the same message.

My code is as follows:


 

curl --location --globoff {api_address}/openapi/v1/{omada_id}/sites/{site_id}/aps/{ap-macadd}/wired-uplink' \

--header 'Content-Type: application/json' \

--header 'Authorization: AccessToken={token}' \

--header 'Cookie: TPOMADA_SESSIONID={session_id}'

Any input will be much appreciated 

  

  0      
  0      
#1
Options
1 Accepted Solution
Re:Can't get AP info using Open API-Solution
Wednesday - last edited Wednesday

Hi  @ROGVELSAN 

 

Thanks for posting here.

 

We are aware of this situation and have already implemented a fix in the upcoming controller version.

Please pay attention to  the firmware update of OC300. Thank you for your feedback.

Recommended Solution
  0  
  0  
#2
Options
1 Reply
Re:Can't get AP info using Open API-Solution
Wednesday - last edited Wednesday

Hi  @ROGVELSAN 

 

Thanks for posting here.

 

We are aware of this situation and have already implemented a fix in the upcoming controller version.

Please pay attention to  the firmware update of OC300. Thank you for your feedback.

Recommended Solution
  0  
  0  
#2
Options