Skip to content

Fix scope issue in interactive_login function#19

Open
fvishw wants to merge 1 commit intosymphonyfintech:mainfrom
fvishw:fix/interactive-login-scope-issue
Open

Fix scope issue in interactive_login function#19
fvishw wants to merge 1 commit intosymphonyfintech:mainfrom
fvishw:fix/interactive-login-scope-issue

Conversation

@fvishw
Copy link

@fvishw fvishw commented Oct 4, 2025

  • Initialize response variable before try block to avoid NameError
  • Add proper error handling in except block with fallback to exception string
  • Ensures function returns meaningful error messages instead of crashing

- Initialize response variable before try block to avoid NameError
- Add proper error handling in except block with fallback to exception string
- Ensures function returns meaningful error messages instead of crashing
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