Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Fix session ID handling #293

Merged
merged 1 commit into from
Jul 22, 2020
Merged

Fix session ID handling #293

merged 1 commit into from
Jul 22, 2020

Conversation

eculver
Copy link
Contributor

@eculver eculver commented Jul 22, 2020

A new session ID is being returned from the last frame status call before issuing another redirect to get the last signature. This session ID is needed for the redirect to work. We were passing a session ID but it was stale.

Best guess as to root cause is that something must have changed in the /frame/status endpoint to return this new session ID. All I know is that this restores functionality.

Copy link
Contributor

@alberts alberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants