Solved

RingCentral Fax API permissions issues

  • 1 April 2022
  • 3 replies
  • 252 views

Is there more than one place to authorize your sandbox app to have access to the Fax API of RingCentral?

I have added faxes in the developers.ringcentral.com section of my registered sandbox app per screen shot, but I still get the following error:

1648842769984.png

send

raise ApiException(response, e)

causes this error:

ringcentral.http.api_exception.ApiException: In order to call this API endpoint, application needs to have [Faxes] permission

I eventually will switch to a JWT for authentication, but for initial testing I will be using the user login credentials...any chance this is related?

Thanks for the help!

Fausto

icon

Best answer by Phong1426275020 2 April 2022, 18:38

View original

3 replies

Userlevel 1

Did it work before when you were asking about the fax attachments? If you just change it, give it a few minutes and try again. Just for sending faxes, no other app permissions needed.

Let me know.

I just want to echo what Phong is saying. When an app's settings are updated, it can take up to five minutes for those changes to propagate, and for cache's to refresh. Be patient. If this is now working for you, please mark Phong's answer as accepted!

Sorry for late reply. Yes it needed a few minutes.

Thank you!

Reply