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...
DMarcolo
Jul 16, 2020Copper Contributor
Thanks gk_vasudev ,
but data format and request is correct and well formatted. I copy/paste the structure right from the sample on the create team page : https://docs.microsoft.com/en-us/graph/api/team-put-teams?view=graph-rest-1.0&tabs=http
Same results.
Token is up-to-date, because via the app I'm working on, I'm able to get users list, groups list, create user & group. The Forbidden is a "no sense" to me: there is no policy of access, permissions are all granted
gk_vasudev
Jul 16, 2020Copper Contributor
- DMarcoloJul 16, 2020Copper ContributorI'm still working on that. Now ( i did not change a think on config/app code) i got a different error, says : Not Found. I think there is / there was something wrong on API/Teams side. The group is created, has 2 owner already assigned. Why is saying not found now?
The more I work on it, the more I feel this service act "strange"