Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xero PHP API ErrorException in Response.php line 74 #24

Open
rainmedia opened this issue Jun 25, 2018 · 2 comments
Open

Xero PHP API ErrorException in Response.php line 74 #24

rainmedia opened this issue Jun 25, 2018 · 2 comments

Comments

@rainmedia
Copy link

rainmedia commented Jun 25, 2018

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?

@djekl
Copy link

djekl commented Jun 28, 2018

This issue is related to the required package stated here - https://github.com/calcinai/xero-php

I would suggest you put this issue in that repo

@djekl
Copy link

djekl commented Jun 28, 2018

This repo is also out of date, as the current version of that package is v1.8.2 not v1.6.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants