From f46f10fce8c48b3f2b24afe4ce11e95ec5044f0d Mon Sep 17 00:00:00 2001 From: SushilMallRC Date: Wed, 20 Mar 2024 11:35:05 +0530 Subject: [PATCH] update sandbox host to prod host --- .env.sample | 2 +- credentials-sample.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.sample b/.env.sample index be9b382..63841c0 100644 --- a/.env.sample +++ b/.env.sample @@ -1,4 +1,4 @@ -RINGCENTRAL_SERVER_URL=https://platform.devtest.ringcentral.com +RINGCENTRAL_SERVER_URL=https://platform.ringcentral.com RINGCENTRAL_CLIENT_ID= RINGCENTRAL_CLIENT_SECRET= RINGCENTRAL_JWT_TOKEN= diff --git a/credentials-sample.ini b/credentials-sample.ini index d483361..8ba35a6 100644 --- a/credentials-sample.ini +++ b/credentials-sample.ini @@ -4,5 +4,5 @@ EXTENSION= PASSWORD=try-your-sandbox-password-which-is-different-from-production-password APP_KEY=your-app-key APP_SECRET=your-app-secret-key -SERVER=https://platform.devtest.ringcentral.com +SERVER=https://platform.ringcentral.com MOBILE=