Forum Discussion
DMarcolo
Jul 15, 2020Copper Contributor
Cannot create new team on Teams
Hi everyone, I'm trying to create new Team on existing Group but I keep getting error : {
"error": {
"code": "Forbidden",
"message": "Forbidden",
"innerError": {
"date": "2...
Gousia_Begum
Jul 16, 2020Former Employee
DMarcolo Could you please try this in the graph explorer? Also are you using Delegated permissions or Application permissions?
- DMarcoloJul 16, 2020Copper Contributor
Hi Gousia_Begum ,
permissions are under Application permissions and they are all Granted. If I run the same request from the Api explorer ( logged ) I got the same results : Unauthorized
- gk_vasudevJul 16, 2020Copper ContributorDMarcolo change your action from "GET" to "PUT" and try again
- DMarcoloJul 16, 2020Copper ContributorYes request was done using PUT, i refresh the page to not show the token that was on the request