question

SurajPatel-2076 avatar image
0 Votes"
SurajPatel-2076 asked CarlZhao-MSFT commented

Getting error on joinedTeams rest api.

We are getting the below error when calling joinedTeams API
Please help us if we are doing anything wrong.

joinedTeams API response:
{
"error": {
"code": "InternalServerError",
"message": "Unable to find target address",
"innerError": {
"date": "2021-09-14T05:10:03",
"request-id": "3c4b9c72-5b8c-4fb0-b72d-b3108536becd",
"client-request-id": "bb3add95-b297-18ec-fefb-d048062bc9a1"
}
}
}

microsoft-graph-groups
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@SurajPatel-2076 Would you please provide us with an update on the status of your issue?

0 Votes 0 ·

1 Answer

CarlZhao-MSFT avatar image
0 Votes"
CarlZhao-MSFT answered

After testing, I reproduced your problem. This is caused by your personal account. The List joinedTeams api endpoint does not currently support personal Microsoft accounts. So you can try to use the work/school account test.

Please note that when you use work/school accounts for testing, make sure that the account has an Office365 license.

131707-image.png



If an Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


image.png (77.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.