Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/SK-1242 | Only access created session if it is successfully created #767

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

benjaminastrand
Copy link
Contributor

In APIClient.start_session: Only get session_id from POST response if request is successful.

This makes the response from the function easier to understand when function fails to create a new session.

@Wrede Wrede merged commit 1940e14 into master Dec 3, 2024
17 checks passed
@Wrede Wrede deleted the bugfix/SK-1242 branch December 3, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants