Skip to content

Conversation

@gnzsnz
Copy link
Contributor

@gnzsnz gnzsnz commented Dec 5, 2025

Provide mechanism to overwrite default ULR with an environment variable

Updated docstring

ib_async.flexreport.FlexReport?
Init signature: ib_async.flexreport.FlexReport(token=None, queryId=None, path=None)
Docstring:     
To obtain a token:

* Login to web portal
* Go to Settings
* Click on "Configure Flex Web Service"
* Generate token
Init docstring:
Download a report by giving a valid ``token`` and ``queryId``,
or load from file by giving a valid ``path``.

To overwrite default URL, set env variable ``IB_FLEXREPORT_URL``.
File:           ~/Documents/dev/ib_async_fixes/ib_async/flexreport.py
Type:           type
Subclasses:     

@mattsta
Copy link
Contributor

mattsta commented Dec 5, 2025

Thanks! Looking to get these additional fixes added to the cleanup branch and released this weekend.

mattsta pushed a commit that referenced this pull request Dec 6, 2025
Provides mechanism to overwrite default ULR with an environment variable

Fixes #199
Fixes #172
@mattsta mattsta closed this in 1a8f239 Dec 8, 2025
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.

2 participants