Hi All,
I can get all properties of different types of objects (e.g. application system type, organizational unit, hardware, etc.) successfully by using PowerShell script.
However, I'm getting below error if I tried to create an object by using same user account.
"Invoke-RestMethod : The remote server returned an error: (403) Forbidden"
I would be appreciated, if you could help me to solve this issue.
P.S. I'm using /api/v2/tokens for creating ARIS session.
Thanks in advance,
Hasan AKYUZ