Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

The auth token (JWT) acquiring method does not work for me #24

@trueif

Description

@trueif

Hi experts,

I do not find the "Chat.Read" permission under "modify permissions". This method does not work for me. Are there any alternatives?


Auth token (JWT) - this is needed for calling Microsoft Graph APIs.

Go to https://developer.microsoft.com/en-us/graph/graph-explorer. At the left side, under Authentication, click "Sign In with Microsoft"
After having logged in, on the left side (where you clicked for login), click "modify permissions". Enable Chat.Read and re-login (like it states).
The URL contains the token (#access_token=<long token goes here>). Copy this value. Or make any random call in the sandbox and copy the Authorization request header either from the JS console (without Bearer in front of it) or from the "Access token" tab of the Graph Explorer page.

Target directory name - is the name to use for the export (will be created in the out directory in this project).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions