You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a cronjob that is runing Every Monday to import the invoices into xero from our booking system. This Monday it encounter an error.
ErrorException in Response.php line 74:
Undefined index: message
in Response.php line 74
at HandleExceptions->handleError('8', 'Undefined index: message', '\vendor\calcinai\xero-php\src\XeroPHP\Remote\Response.php', '74', array()) in Response.php line 74
I didn't change anything on the script or on the server. It suddenly stopped working. I realised that Xero released 2SA on Xero login. It might affected the API. Can anybody help me out please?
The text was updated successfully, but these errors were encountered:
There is a cronjob that is runing Every Monday to import the invoices into xero from our booking system. This Monday it encounter an error.
ErrorException in Response.php line 74:
Undefined index: message
in Response.php line 74
at HandleExceptions->handleError('8', 'Undefined index: message', '\vendor\calcinai\xero-php\src\XeroPHP\Remote\Response.php', '74', array()) in Response.php line 74
I didn't change anything on the script or on the server. It suddenly stopped working. I realised that Xero released 2SA on Xero login. It might affected the API. Can anybody help me out please?
The text was updated successfully, but these errors were encountered: