Skip to content

Fix get_auth_cookie to use correct response field - #1

Open
KaranKamath wants to merge 1 commit into
atarantini:masterfrom
KaranKamath:master
Open

Fix get_auth_cookie to use correct response field#1
KaranKamath wants to merge 1 commit into
atarantini:masterfrom
KaranKamath:master

Conversation

@KaranKamath

Copy link
Copy Markdown

The response field being parsed was using the wrong index after splitting on ';', selecting the session number instead of the auth token.
Change tested locally with success.

The response field being parsed was using the wrong index after splitting on ';', selecting the session number instead of the auth token.
Change tested locally with success.
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.

1 participant