Skip to main content

Hi - is there a php example of the server-only app password flow? I am having a hard time finding any resources on this. Thanks

Are you using the PHP SDK (https://github.com/ringcentral/ringcentral-php)? Here is sample code for password flow in PHP: https://github.com/ringcentral/ringcentral-php/blob/master/demo/sms.php#L18

Reply