While creating new folder in teams i am getting error,
{
"error_summary": "invalid_account_type/endpoint/...",
"error": {
".tag": "invalid_account_type",
"invalid_account_type": {
".tag": "endpoint"
}
},
"user_message": {
"locale": "en",
"text": "You can’t create a team folder for this team"
}
}
Not able to resolve this issue as i am stuck at this place for this account and i am using team member file access. Please suggest a solution in HTTP and also in C# SDK i am developing with C#.