Hello all,
I´m trying to use ARIS REST API but I obtain a 403 error status.
I already obtained the certificate but when I call the API after replacing the parameter, I obtain the mentioned error.
to obtain a token I used the URL:
POST http:// <servername:port>/umc/api/tokens?tenant=default&name=system &password=manager&key=lsjflskjfsfj
I replay the key value for the ARIS API certificate: obtain after obtaining the certificate.
Can help me to solve the Problems.
Best regards,
Omar Hweitat,

Runé Becker on
Dear Omar,
If you are using ARIS 10.0 SR12 or a newer version you don't need to use /tokens by providing an ARIS API certificate. Instead, use /v1/tokens or /v2/tokens which both don't need an ARIS API certificate.
Cheers
Runè