Forum Discussion
gregsmith_ie
Jul 02, 2020Copper Contributor
Read Teams channels using Graph API as a b2b or guest user
Using the following Graph API endpoint, as a guest user I am unable to see which teams I am a part of. GET /v1.0/me/joinedTeams HTTP/1.1 I receive this response from the API: {
"err...
Abhijit_MSFT
Aug 10, 2020Former Employee
gregsmith_ie, Guest users may not be able to access these api endpoints.