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
Sandbox API - service temporarily not available
Tags: developer sandbox, rest api, errors
Apr 22, 2022 at 6:13am   •   3 replies  •  0 likes
John Lee

Hi Gentlemen,


This URI of Sandbox env not working, anyone knows if it's down or how we should report this issue?

https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/extension-bulk-update




+ ... terequest = Invoke-RestMethod -Method POST -Uri $uri -body $RC_body2 ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException

+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

Invoke-RestMethod : {

"errorCode" : "CMN-201",

"message" : "Service Temporary Unavailable",

"errors" : [ {

"errorCode" : "CMN-201",

"message" : "Service Temporary Unavailable"

3 Answers
answered on Apr 26, 2022 at 8:47am  

I could reproduce this and this is to confirmed that it is a current issue in the sandbox environment. I will check with the engineering team to see how soon they can fix this.

Meanwhile, if this issue prevents you from graduating your app to the production, test your app to meet all other graduation requirements, then let me know the app client Id. I will waive this API call requirement and manually move your app to the production.


 0
on Apr 26, 2022 at 9:27am   •  0 likes

This is only record in past 30 days I could find that it worked at one point before service became not available.

At this point, the API script was on hold for review internally in my organization.

Client ID: ZN6iThZnTp2ZyMWbXeb3OA


1650990411504.png


on Apr 26, 2022 at 9:46am   •  0 likes

Let me know when you want to graduate this app.

on Apr 26, 2022 at 9:51am   •  0 likes

Could this be at the end of today or by tomorrow? Sooner the better I honestly don't know what it takes to be graduated.

Thank you very much!

on Apr 26, 2022 at 9:52am   •  0 likes

I will graduate it by the end of the day.

on Apr 26, 2022 at 9:53am   •  0 likes

Thank you Sir!

answered on Apr 25, 2022 at 7:10am  

This script worked numerous time, other than the error message saying the service not available.

I can't do much about it.. where could I report this?


+ ... terequest = Invoke-RestMethod -Method POST -Uri $uri -body $RC_body2 ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException

+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

Invoke-RestMethod : {

"errorCode" : "CMN-201",

"message" : "Service Temporary Unavailable",

"errors" : [ {

"errorCode" : "CMN-201",

"message" : "Service Temporary Unavailable"


 0
on Apr 25, 2022 at 8:32am   •  0 likes

We need to know the payload you specified in your API call as well as your sandbox account id.

on Apr 25, 2022 at 8:25pm   •  0 likes

Thanks Phong looking into this!


sandbox account id : +14372535653

Not sure what you mean by payload..

only api calls made via script are (3):

1. get extension info (works)

2. get phone number info (works)

3. update user profile info (generates the same error message)


$uri = "https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/extension/?page=1&perPage=1000"

$getrequest_extension = Invoke-RestMethod -Method GET -Uri $uri -Headers $header

$uri = "https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/phone-number/?page=1&perPage=1000"

$getrequest_phonenumber = Invoke-RestMethod -Method GET -Uri $uri -Headers $header


$uri = "https://platform.devtest.ringcentral.com/restapi/v1.0/account/~/extension-bulk-update"

$updaterequest = Invoke-RestMethod -Method POST -Uri $uri -body $RC_body2 -header $header


on Apr 26, 2022 at 7:49am   •  0 likes

I meant the body of the /extension-bulk-update API call.

on Apr 26, 2022 at 7:54am   •  0 likes

Hope this helps, thanks for looking into this.

1650985624308.png

on Apr 26, 2022 at 8:08am   •  0 likes

Hope this helps, thanks for looking into this.1650985736345.png

answered on Apr 25, 2022 at 6:57am  

Hey @John Lee,

I tried to reproduce the issue and I couldn't, Sometimes the issues in the Sandbox could be intermittent, could you please check if the issue still persists?



 0



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