Hi All,
I created the user using dropbox api. I deleted the user and tried to create the same user again. I am getting this response when i do it.
".tag": "complete", "complete": [{".tag": "user_already_on_team", "user_already_on_team": "abc@abc.com"}]}
But i am expecting user to create. Can some one help on that.