FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix refresh access token silently failing when using a space delimited string for scope by j-osephlong · Pull Request #132 · XeroAPI/xero-python · GitHub

Fix refresh access token silently failing when using a space delimited string for scope - #132

Open
j-osephlong wants to merge 3 commits into
XeroAPI:feature/sdk-automationfrom
j-osephlong:master
Open

Fix refresh access token silently failing when using a space delimited string for scope#132
j-osephlong wants to merge 3 commits into
XeroAPI:feature/sdk-automationfrom
j-osephlong:master

Conversation

Copy link
Copy Markdown

Fixes #68

Simply extends the check for scope string to be a list, tuple, OR a string.

Comment thread xero_python/api_client/oauth2.py Outdated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

refresh_oauth2_token silently fails if can_refresh_access_token fails type validation

2 participants


Back | FazBrowse Home | New Git URL