andyknas

Results 2 issues of andyknas

If I go to global mailbox and then select "all" or "mine" we get an error to check /storage/log Log shows... [2022-08-03 11:58:19] production.ERROR: Undefined array key 0 (View: /var/www/html/freescout/freescout/resources/views/conversations/conversations_table.blade.php)...

OAuth2PHPExample.php should set the session value for the realmId, ex: $_SESSION['realmId'] = $_GET['realmId']; and index.php should display the realmId value along with the token values.