Required scope does not exists

I am receiving the error below on trying to consumer this api
/chat/methods/#operation/reportChatSessions

But int the S2S app setup list_chat_sessions scope does not exist.
How to procedure ?

“{“code”:4711,“message”:“Invalid access token, does not contain scopes:[report:read:list_chat_sessions:admin].”}”