Error code 200, no permission - when trying to create a meeting

I am also having the same problem. I am hitting the create meeting API with user id provided in My Zomm profile -> Personal meeting ID. This is the error
{

"code": 200,

"message": "No permission."

}

I am using oauth2 authentication.