question

jack-smith10267 avatar image
jack-smith10267 asked John Wang Deactivated answered

In order to call this API endpoint, user needs to have [OutboundFaxes] permission for requested resource.

Hello All,


I am trying to send the FAX. I am using the following API endpoint to send FAX:


https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/extension/241487004/fax


My Account main extension ID is: 240857004


When I try to send FAX using other Extension other than main extension then it is throwing an error like

.

"{

"errorCode": "CMN-408",

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

"errors": [

{

"errorCode": "CMN-408",

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

"permissionName": "OutboundFaxes"

}

],

"permissionName": "OutboundFaxes"

}"


I have set all the users role and permission to "Super Admin" still I am facing this issue.


To get the extensions I am using the following EndPoint:


https://platform.devtest.ringcentral.com/restapi/v1.0/account/240857004/extension?page=1&perPage...

When I try to check rights for the Main account with associated extension id using the following link:


https://platform.devtest.ringcentral.com/restapi/v1.0/account/240767004/extension/241386004


it is not showing any FAX or any other SMS permission


rest apifax
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
I didn't know the answer and I turned to a more experienced engineer from RingCentral for help. And it turned out that this issue is pretty tricky because neither of us had encountered it before.

Every extension should have OutboundFaxes permission in RC Office that I tried. I also asked the team and they said the same.

Could you please let me know your account ID and extension ID? I will escalate this issue. Thanks.
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

John Wang avatar image
John Wang Deactivated answered

Jack,


As mentioned by Tyler, a few of us have looked into this and cannot reproduce this scenario. Every extension we have has the OutboundFaxes permission.


Please create a Support Ticket using the links at the bottom of the following page or by emailing the developer support team. The support team will be able to investigate your account.


https://developer.ringcentral.com/support.html


Thanks,

John

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys