Skip to content

Revert recent changes in get_auth_token() #80

@francisbarton

Description

@francisbarton

Something about the change to this function means it is no longer finding or refreshing existing tokens as expected, and is instead regularly (always?) asking for a manual (web-based) refresh. This seems to mean that when it is called within a wrapper function, if get_auth_token() is waiting for manual refresh - which doesn't get surfaced - the wrapper function hangs indefinitely while waiting.

edit: reverting to use v1 auth tokens seems to fix the problem - but further testing in the wild may be required.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions