Customer Self-Service Portal

Site24x7 Scope inquiry : API

Hello everyone,

I am trying to access this URI : https://www.site24x7.com/api/alarms_list for my automation build (Third Party, not directly site24x7) but every time I access it using admin.read scope, I get an error message "message": "{\"error_code\":1121,\"message\":\"The OAuth Scope associated with this OAuth Access Token is not allowed for the api."

I have already tried, reports.read, admin.all and reports.all scopes with the same error response. Does anyone know what the correct scope is so I can generate the access token for it