Forum Discussion

naijacoder's avatar
naijacoder
Copper Contributor
May 19, 2020

Why am i getting error when using an ajax call to retrieve my teams - using graph api

I'm trying to get my teams(The teams i have joined) via an ajax call. Sample below function getmyTeams() { $.ajax({ method: 'GET', //url: "https://graph.microsoft.com/v1.0...

Resources