Diagnostica /auth/token

Strumento di debug. Cancellare in produzione.

Riprova con OTP

Lascia vuoto per testare senza OTP. Se l'account ha la strong authentication attiva il primo tentativo restituirà 401 con "One-time password required".

HTTP 401. Login non riuscito.

Riepilogo

URL
https://api.arubabusiness.it/auth/token
HTTP status
401
Tempo
393 ms
cURL errno
0 (ok)
cURL error
SSL verify
on

Request headers (mascherato)


        

Request body (mascherato)

grant_type=password&username=C29422&password=***MASKED***

Response headers

HTTP/1.1 401 Unauthorized
Cache-Control: no-cache
Pragma: no-cache
Content-Type: application/json;charset=UTF-8
Expires: -1
Date: Tue, 28 Apr 2026 12:21:21 GMT
Content-Length: 195

Response body

{"StatusCode":401,"Validator":"WebApiInput","ErrorTypeCode":"0003","Message":"One-time password required","Description":"The client has strong authentication active","AdditionalInformation":null}

← Torna al login