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
Migrating from Sandbox environment
Tags: integrations
Oct 18, 2016 at 11:10am   •   1 replies  •  0 likes
igor-kotenko

Hello,

I have passed the review and have an issue: what is login and password for Production environment for application? I have main login and password, but when I try to use them, I get error: "The requested feature is not available".


I use Python RingCentral library

My code


sdk = SDK(settings.RC_APP_KEY, settings.RC_APP_SECRET, settings.RC_APP_SERVER_URL)
platform = sdk.platform()  platform.login(settings.RC_APP_USERNAME, settings.RC_APP_USER_EXT, settings.RC_APP_PASSWORD)      data = {   "to": [{"phoneNumber": phone}],   "from": {"phoneNumber": settings.SMS_FROM_PHONE},   "text": message,   }

res = platform.post(url=settings.SMS_URL, body=data)


And it works in Sndbox environment. What is the account credentials for Production environment?

1 Answer
answered on Oct 19, 2016 at 12:40pm  
This would depend upon the user-type your integration depends upon, and those user credentials.

Have you updated your API Base URL to point to production? https://platform.ringcentral.com 
Have you updated your Environment Variables to include a Production User's Account? You can login to https://service.ringcentral.com to access your production configurations for RingCentral (just like you can login to https://service.devtest.ringcentral.com to access your sandbox configurations).

 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