Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.188.211.58
<?php
// defined('client_id') or define('client_id', '3MVG9rnryk9FxFMUaZLeIEIYJhqiHQcTqtEMiiq1BgL28.tUVU2A9heQyEq972YTbO6aq6eDR16ngBMjTOI0P');
// defined('client_secret') or define('client_secret', '849BAA59074830BF05A93B53C31D9C8FE38FB1EB87C4BEBC6B2634159FD9C323');
// defined('username') or define('username', 'integration@reva.com');
// defined('password') or define('password', 'sfdc2022');
// defined('grant_type') or define('grant_type', 'password');
defined('client_id') or define('client_id', '3MVG9pRzvMkjMb6mulRCqRMWtAj6aczj2oCO69UpGAt.7wn8AMm0rwSOt5okTlSoJZEI7IoPuN_I9CZyFHQho');
defined('client_secret') or define('client_secret', '333C04F267DB6DD39CA1DD6DA84F6D605749DED2160FE99B73CD318D185D2F36');
defined('username') or define('username', 'integrationuser@reva.edu.in');
defined('password') or define('password', 'Reva@2023');
defined('grant_type') or define('grant_type', 'password');
?>
|