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 oauth credentials are missing" #10

Closed
accesstechnology-mike opened this issue May 22, 2020 · 2 comments
Closed

"Xero oauth credentials are missing" #10

accesstechnology-mike opened this issue May 22, 2020 · 2 comments

Comments

@accesstechnology-mike
Copy link
Contributor

Xero authenticates, selects one organisation (I have a redundant 'demo company' unselected) and redirects to app with the error: "Xero oauth credentials are missing"

However URL seems to contain all the necessary data:

https://domain.com/xero/auth/callback?code=85c81bfe4968d969cbfff65e94e146f768514c81b73e26227d0ead70949b1733&scope=openid%20email%20profile%20accounting.contacts%20accounting.transactions%20accounting.settings&state=fdf12d58b1dc5c2de453e289fd6195b8&session_state=KwBuThRM5zwAVKoqxZhF-4yfmhXuwG3JxfQjpA2zIpk.d6547c5c6c2b28af8ce4658228116b87

Any idea where I'm going wrong?

@hailwood
Copy link
Contributor

Thanks for all your work here @accesstechnology your PRs have been merged and a new version release :)

@gbrits
Copy link
Contributor

gbrits commented Jul 8, 2021

By the way - if someone is stuck on this error, you likely have actual API calls that are being made uncaught by credential checks, rather than the flow of this library. Doublecheck your own code first. :)

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