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

sample app is not working as expected #26

Open
amiteshbhartiya opened this issue Apr 12, 2022 · 2 comments
Open

sample app is not working as expected #26

amiteshbhartiya opened this issue Apr 12, 2022 · 2 comments

Comments

@amiteshbhartiya
Copy link

Created a sample app in my local
http://localhost:8888/xero-php-oauth2-starter/

While registering this app at the following URL

https://developer.xero.com/app/manage

it's not saving & says only HTTPS allowed in the all name

image

@CarbinQR
Copy link

CarbinQR commented May 5, 2022

Hello. It's you'r problem, because you not use https protocol.
If you use windows, get try ngrok utilite, for publication you'r localhost

@durvasnimje
Copy link

durvasnimje commented Jun 20, 2022

i have clone in "http://localhost/xero-php-oauth2-starter" folder
then i call "http://localhost/xero-php-oauth2-starter/callback.php"
but it's getting error ::

Warning: require(/var/www/html/xero-php-oauth2-starter/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/xero-php-oauth2-starter/callback.php on line 3

Fatal error: require(): Failed opening required '/var/www/html/xero-php-oauth2-starter/vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/html/xero-php-oauth2-starter/callback.php on line 3

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

3 participants