News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
User needs to have [OrganizeConference] permission for requested resource.
Tags: errors, rest api
May 15, 2018 at 6:49am   •   4 replies  •  0 likes
thuy-nguyen

When calling this API "https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/extension/~/conferencing?access_token=token", I got the following error



{


"errorCode" : "CMN-408",

"message" : "In order to call this API endpoint, user needs to have [OrganizeConference] permission for requested resource.",

"errors" : [ {


"errorCode" : "CMN-408",

"message" : "In order to call this API endpoint, user needs to have [OrganizeConference] permission for requested resource.",

"permissionName" : "OrganizeConference"

} ],

"permissionName" : "OrganizeConference"

}


I added all possible permissions, what did I still miss? Please advise



I used a Super Admin account to authorize.


Thanks

4 Answers
answered on May 15, 2018 at 7:30pm  

 1
answered on May 15, 2018 at 7:05pm  
Thanks for responding to my problem. Following is the reason

{
    "featureName" : "Conferencing",
    "enabled" : false,
    "reason" : "AccountLimitation"
  }

Could you point me to a link where I could raise a ticket?


 0
answered on May 15, 2018 at 5:54pm  
What you added are app permissions. OrganizeConference is user permission. Please do as Igor suggested.

 1
answered on May 15, 2018 at 8:14am  
Hi Thuy,

"CMN-408" indicates that authorized User doesn't have required permission. 

You can call Extension Info API and check whether "conferencing" feature is enabled or not, i.e.

GET /restapi/v1.0/account/~/extension/~

200 OK

{
...
"serviceFeatures" : [ {
...
  }, {
    "featureName" : "Conferencing",
    "enabled" : true
  }, 
...
}

If it's not enabled, then please raise a Custom Support ticket to provide your account with this feature.

 1



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us