microsoftgraph / msgraph-sample-reactspa

This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from React browser apps.
MIT License
123 stars 104 forks source link

Adding the ability to list Microsoft teams the same way as Microsoft Graph Explorer does #317

Closed OthmanAdi closed 1 month ago

OthmanAdi commented 1 month ago

Hello world

Im trying to list Microsoft Teams from the logged in account, and i have been trying for days with it but nothing seems to work, what are the challenges that i need to be able to do that? Outlook365 subscription? Token? API permissions? i have done it all excepts the outlook35 subscription, is that what is missing maybe?

microsoft-github-policy-service[bot] commented 1 month ago

It looks like you are asking a question about using Microsoft Graph or one of the Microsoft Graph SDKs that is not directly related to this sample. Unfortunately we are not set up to answer general questions in this repository, so this issue will be closed.

Please try asking your question on Microsoft Q&A.

jasonjoh commented 1 month ago

This isn't the best place to ask these types of questions. The short answer is - if you can list them in Graph Explorer with your account, you should be able to do it in an app using that same account.