question

nibu-eapen10876 avatar image
nibu-eapen10876 asked Phong Vu answered

is clientId and clientSecret is same appKey and appSecret

I'm just wondering is clientId and clientSecret is same as appKey and appSecret. if so is any specific reason we have to set both. Thanks


https://github.com/ringcentral/ringcentral-php


return array(

'username' => '15xx53xx1', // your RingCentral account phone number

'extension' => '101', // or number

'password' => 'dsfXGfMdsfTdxsdfd',

'clientId' => 'sdfdst93w',

'clientSecret' => 'Vp7N7TwDsdfdsFbIuTaSINT84wNCWbODRQ',

'server' => 'https://platform.devtest.ringcentral.com', // for production - https://platform.ringcentral.com

'smsNumber' => '1800xxxx095', // any of SMS-enabled numbers on your RingCentral account

'mobileNumber' => '146xxx76', // your own mobile number to which script will send sms

'dateFrom' => '2018-07-10', // dateFrom

'dateTo' => '2018-07-12', // dateTo

'appKey' => 'sdfdst93w',

'appSecret' => 'Vp7N7TwDsdfdsFbIuTaSINT84wNCWbODRQ',

);




Those are not real

getting started
1 |3000

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

1 Answer

Phong Vu avatar image
Phong Vu answered
Hey Nibu,

They are the same things. Just the terminology thing and they are used to be AppKey/AppSecret. We've updated some SDK including the .PHP one to use the new terms clientID/clientSecret.

+ Phong
1 |3000

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

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