Jenks Guo

Results 8 comments of Jenks Guo

Xero only provides user info in jwt token, so for this to work, the oauth2.py need to have [python-jwt](https://pypi.org/project/jwt/) dependency included. build error: ERROR: InvocationError for command /home/travis/build/authomatic/authomatic/.tox/py3/bin/pylint --errors-only --ignore=six.py...

Hey @Avarie, thanks for reporting the issue and providing the log. Unfortunately we can't derive much information from your internal log. Would you be able to share any more details...

Hey @Avarie thanks for sending the code over. They look fine. Thanks for emailing the support case number, I was able to see from our logs that you were able...

Sorry, @Avarie, consent flow doesn't mean the callback code exchange was successful. I will keep looking, it would be good if you can create a new app in developer.xero.com/myapp try...

Hi @chumingwu we are working to improve the validation error soon. I would like to hear more from you on what kind of behaviour you expect. If we still throw...

Hi @chumingwu we will investigate and align the behaviour between update and create methods.

Hey @chumingwu, just to let you know we will be working on the validation behaviour this sprint so hopefully we will address the issue you mentioned soon.

Hey @joyhguan we would like to follow your advice to add this cancellationToken in. However, I am a bit stuck on getting am example to work as a test. Could...