question

Alex Schittko avatar image
Alex Schittko asked Phong Vu commented

Meetings API returns 401 and 503 consistently

We have an application that archives company meeting recordings using RingCentral APIs. The app is authorized as a Super Admin so that it has permissions to act for all users.

1. Get list of all extensions in company

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

2. For each extension, retrieve list of meeting recordings ($user->id extracted from Query 1)

/restapi/v1.0/account/~/extension/' . $user->id . '/meeting-recordings

3. For each meeting recording for the user, check if the file exists on Company Archive storage. If not, download the file and sync it to Archive storage.

On October 20, we started receiving 401 Unauthorized requests. I observed two changes here: (See below errors)

Once we added the Authorization header to downloads, we were stable for about 4 days.


Come October 24, we started consistently seeing 503 Service Unavailable.

https://media.ringcentral.com/restapi/v1.0/account/2190515014/extension/2190559014/meeting/1489635117/recordings/cc2db13f-44f1-4633-a849-ae565949bf95/content
Resolving media.ringcentral.com (media.ringcentral.com)... 199.255.120.135
Connecting to media.ringcentral.com (media.ringcentral.com)|199.255.120.135|:443... connected.
HTTP request sent, awaiting response... 503 Service Unavailable

How can I trace the source of the 503's, as they are consistent and occur regularly?



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.

Phong Vu avatar image
Phong Vu answered

Since this happens on your production account, could you please create a support ticket so our developer support team can help?

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.

Alex Schittko avatar image
Alex Schittko answered Phong Vu commented

Hey Phong, I already have tickets open :) 11687118 and 11691620


Thanks!

1 comment
1 |3000

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

Phong Vu avatar image Phong Vu ♦♦ commented ·

Ok, let me ping the support team and follow up with them. Thanks!

-1 Like -1 ·

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