You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### TL;DR
Updated the `setup_authenticated_client` function to use the API base URL from settings instead of the default constant. This ensures that ENV var substitution works correctly
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
- **Refactor**
- Updated API URL configuration to use dynamic settings instead of a hard-coded constant, improving system flexibility and configuration management.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments