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
Why not move from sandbox to production
Tags: developer sandbox
Jan 22, 2021 at 8:56am   •   5 replies  •  0 likes
Carl Miller

I send a request last week but still says in review.

It takes 6 days till today.

How long does it take?

5 Answers
answered on Jan 24, 2021 at 11:24am  

Thanks.

SMS is succeeded.

RingOut occurs errors.

I used my number instead of the main company number,

error says

" status: {callStatus: "Error", callerStatus: "GenericError", calleeStatus: "InProgress"} "

How can I call with my number?


# The app is private and any extension under your account can access. #

My Company members how access this app with their accounts or extensions?

thanks, again




 0
answered on Jan 23, 2021 at 12:29am  

Thanks.

1. RingCentral Extentuin nuber.

As you can see The default Ext number is 101.

But I can't log in with 101, otherwise, I can log in with 102.

When the app is sandbox status, the EXT was 101.

2. send SMS failed error.

When I send an SMS text, It says

"Client error: `POST https://platform.ringcentral.com/restapi/v1.0/account/~/extension/~/sms` resulted in a `403 Forbidden` response:↵{↵ "errorCode" : "FeatureNotAvailable",↵ "message" : "Phone number doesn't belong to extension",↵ "errors" : [ {↵ (truncated...)↵"

3. How to add users in this app?

I thought, after logging in to the online portal, we can add users.

But when I log in to https://service.ringcentral.com/ with the main company number and password and EXT 102(login failed with 101), there are already added users we use in another app.



 0
answered on Jan 22, 2021 at 10:00pm  

The production account is just the main company number.

If then I create a new app, the production account is the same.

How do I log in to a different app with a production account(the same main company number)?



 0
on Jan 22, 2021 at 10:36pm   •  1 likes

I don't really know what you are asking now.

Your app has been graduated to the production. Your app is private and a password flow app. Now you can replace the app client id and app client secret and use the production server and the user who logs in must be a user under your production account like this:

RINGCENTRAL_CLIENTID = '<ENTER CLIENT ID>'
RINGCENTRAL_CLIENTSECRET = '<ENTER CLIENT SECRET>'
RINGCENTRAL_SERVER = 'https://platform.ringcentral.com'

RINGCENTRAL_USERNAME = '1850231XXXX' // Your main company number
RINGCENTRAL_PASSWORD = '<YOUR PASSWORD>' // Your password
RINGCENTRAL_EXTENSION = '102' // You extension number

var rcsdk = new RC( {server: RINGCENTRAL_SERVER, clientId: RINGCENTRAL_CLIENTID, clientSecret: RINGCENTRAL_CLIENTSECRET} );
var platform = rcsdk.platform();
platform.login( {username: RINGCENTRAL_USERNAME, password: RINGCENTRAL_PASSWORD, extension: RINGCENTRAL_EXTENSION} )


answered on Jan 22, 2021 at 6:26pm  

Hi. Phong Vu

Thanks for your help.

I have another issue

1611368357954.png

I can't login to the production environment.

When I try login to the online account portal, It is directed me to the other app(I already use in)

In that app, My EXT number is 102.

How to login to the new created app?


 0
on Jan 22, 2021 at 7:34pm   •  1 likes

You have to login with a user in your production account. Same user's credentials you use to login service.ringcentral.com

answered on Jan 22, 2021 at 9:07am  

What is your app client id?


 1
answered on Jan 22, 2021 at 10:23am  

Thanks for the reply.

This is sandbox Client Id. 106wwsQ2Qvi4XvlJZj5xkQ



 0
on Jan 22, 2021 at 11:31am   •  1 likes

Apologies for the delay. Seems the team has been busy. I moved it to production since your app is a private app and using password flow.



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