question

Jagath Bandara avatar image
Jagath Bandara asked Anirban edited

Faxing API token expiration

I'm creating faxing application in Java using Ring central Faxing API. I have some little things to clarify. As I have seen in my testing, Ring Central access token expiration time is one hour and refresh token expiration time is 7 days. So what i want to know is

1. I'm using the Java SDK and is there a documentation regarding it?

2. I need to know all the Message statuses and Read statuses for the sending faxes. Is there any place I could find those or else can someone give them to me via this post?

3. Whether we are able to change this default expiration times or not?

4. Since we are having a different set of access token and refresh token when we do a refresh, is the expiration time for the refresh token also extends to another 7 days from the refresh time

rest api
1 |3000

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

1 Answer

Anirban avatar image
Anirban answered Anirban edited

Some quick link you can go through for getting all your answers:

https://developers.ringcentral.com/guide/messaging/fax/sending-faxes

https://forums.developers.ringcentral.com/questions/144/fax-faq.html

Not sure you can change the default expiration token time, can try setting expiation time using: refresh_token_ttl=<second> parameter and access_token_ttl parameter (maximum of access_token is 3600)

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