Skip to content

Include request for refresh token with APIKEY auth#8

Open
creeble wants to merge 1 commit intoWildApricot:masterfrom
creeble:patch-1
Open

Include request for refresh token with APIKEY auth#8
creeble wants to merge 1 commit intoWildApricot:masterfrom
creeble:patch-1

Conversation

@creeble
Copy link
Copy Markdown

@creeble creeble commented Jan 7, 2023

Include request to generate a refresh token using APIKEY authentication.

Without this, the code is fundamentally broken: Calls to _refresh_auth_token() will always fail.

Also, this code is fundamentally broken for python3; python2 is officially deprecated. Oof.

Include request to generate a refresh token using APIKEY authentication.

Without this, the code is fundamentally broken:  Calls to _refresh_auth_token() will always fail.

Also, this code is fundamentally broken for python3; python2 is officially deprecated.  Oof.
@tachoknight
Copy link
Copy Markdown
Contributor

Can confirm that this change made the library work; I spent way too long troubleshooting only to realize @creeble had already fixed the issue. Should always look in the PRs first I guess. :)

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.

2 participants