cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

When I generate Personal access tokens it is missing required scope. logs.read (Read logs)

HARUTYM
Newcomer

When I generate a Personal Access Token, it does not include the required logs.read (Read logs) scope.

Even when I create a token with all available scopes, I receive the following error when calling the "/logs/export" API:

{
"error": {
"code": 403,
"message": "Token is missing required scope. Use one of: logs.read (Read logs)"
}
}

 

1 REPLY 1

Akhil-Jayendran
Advisor

Hi @HARUTYM ,

 

That's correct PAT token is not covered the socope " logs.read". You can read here .
If you like to have a token with scope "logs.read" then you have to generate access token here  but for this you might required environment level access.

BR

 

 

Consultant | TEKsystems

Featured Posts