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
When you attempt to use the Options screener, an error message is printed:
There was an error connecting to the API. Please try again later.
Attempting to use the function at the model level, get_screener_output(), shows the error as "Connection refused".
Exception: HTTPSConnectionPool(host='api.syncretism.io', port=443): Max retries exceeded with url: [/ops](https://file+.vscode-resource.vscode-cdn.net/ops) (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x1072b5600>: Failed to establish a new connection: [Errno 61] Connection refused'))
The text was updated successfully, but these errors were encountered:
When you attempt to use the Options screener, an error message is printed:
Attempting to use the function at the model level,
get_screener_output()
, shows the error as "Connection refused".The text was updated successfully, but these errors were encountered: