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

Unable to get callback function to work (Guzzle issues) #29

Open
max-x-1000000 opened this issue Aug 8, 2022 · 0 comments
Open

Unable to get callback function to work (Guzzle issues) #29

max-x-1000000 opened this issue Aug 8, 2022 · 0 comments

Comments

@max-x-1000000
Copy link

Just in case anyone else has been having issues getting this to run out of the box on Windows:

  1. Update Composer
  2. Download the latest Xero-php-oauth2 release from here:
    https://github.com/XeroAPI/xero-php-oauth2/releases
  3. Download the latest release of this fork and extract everything into the same directory as 2 above, except the composer.json and composer.lock files
  4. Install as per the instructions in the readme (composer install) & assigning the clientId, clientSecret and redirectUri for authorization.php, authroizedResource.php and callback.php - make sure these match you redirectUri in your app settings (https://developer.xero.com/app/manage/app)
  5. Should run fine now
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

1 participant