Hi,
Do you have found the issue ?
What payload do you try to send ?
------------------------------
PowerArubaSW : Powershell Module to use Aruba Switch API for Vlan, VlanPorts, LACP, LLDP...
PowerArubaCP: Powershell Module to use ClearPass API (create NAD, Guest...)
PowerArubaCL: Powershell Module to use Aruba Central
PowerArubaCX: Powershell Module to use ArubaCX API (get interface/vlan/ports info)..
ACEP / ACMX #107 / ACDX #1281
------------------------------
Original Message:
Sent: Oct 29, 2025 05:09 AM
From: faraan-test
Subject: aruba networking central create a user account
I tried running this api- POST/{{base_url}}/platform/rbac/v1/users, basically it's for create a user account, but everytime i am receiving this response-
{
"error": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.",
"status_code": 500
}
-------------------------------------------