ErrLookup › OpenBB-finance/OpenBB

OpenBB-finance/OpenBB

Open Data Platform for analysts, quants and AI agents. · Python · 1,126 source files

Analyzed at 3e071fcc2c on 2026-08-14. 646 documented errors.

Code / MessageTypeSeverityTags
Unsupported file format. Please use .json or .env files.
exception error openbb, intrinio, api-key, authentication, python
Failed to get Jupyter URL
exception error openbb, intrinio, no-data, date-handling, python
Invalid extension type(s): {', '.join(invalid)}. Valid choic
validation error openbb, intrinio, csv, gzip, s3-signed-url, transient
At least one extension type must be selected.
validation error imf, openbb, cpi, validation, country-code, pydantic
Incorrect email or password
http error imf, openbb, cpi, validation, enum, pydantic
Error serializing output for an extension-modified endpoint
exception error imf, openbb, cpi, no-data, date-range, remote-api
Charting is not installed. Please install `openbb-charting`.
exception error imf, openbb, direction-of-trade, validation, required-parameter, pydantic
Invalid command : route={route}
exception error imf, openbb, direction-of-trade, validation, wildcard, pydantic
OBBject Extension Error -> An OBBject extension that acts
exception warning imf, openbb, direction-of-trade, empty-data, remote-api
OBBject Extension Error -> An OBBject extension that modif
exception error imf, openbb, validation, required-parameter, symbol, pydantic
Results not found.
exception error imf, openbb, validation, country-code, dimension-values, pydantic
Unsupported data format.
exception error imf, openbb, validation, symbol, format, pydantic
ValueError: {ve}. Ensure the data format matches the expecte
exception error imf, openbb, validation, symbol, format, pydantic
TypeError: {te}. Check the data types in your results.
exception error imf, openbb, validation, symbol, table, pydantic
An unexpected error occurred: {ex}
exception error imf, openbb, validation, symbol, table, pydantic
Please install polars: `pip install polars pyarrow` to use
exception error imf, openbb, validation, country-code, sdmx, codelist
Chart not found.
exception error imf, openbb, validation, frequency, sdmx, codelist
Invalid logging handler
validation error imf, openbb, validation, transform, sdmx, codelist
Error loading extension: {name} {e}
exception error imf, openbb, internal-state, table, symbol
Extension '{ext_name}' is not installed.
exception error imf, openbb, validation, transform, dataflow, sdmx
Provider fallback failed. [Providers] {msg}
exception error openbb, providers, credentials, configuration
Another build process is running and has locked {self._lock_
exception warning openbb, build, concurrency, file-lock
[Error] -> {error_str}
exception error openbb, validation, pydantic, parameters
[Error] -> {e}
exception error openbb, auth, api-key, http-401
[Empty] -> {e}
exception warning openbb, empty-data, provider, no-results
[Unexpected Error] -> {e.__class__.__name__} -> {e}
exception error openbb, unexpected-error, debugging, decorator
Invalid value '{item}' for '{field}' (provider: '{provider}'
exception error openbb, validation, params, provider-choices
Unsupported list item type: {type(item)}
exception error openbb, type-conversion, basemodel, provider-dev
Validation error when converting dict to BaseModel: {e}
exception error openbb, pydantic, type-conversion, validation
Only 2D arrays are supported.
exception error openbb, numpy, type-conversion, shape-error
Unsupported data type: {type(data)}
exception error openbb, type-conversion, dispatch, provider-dev
Target column '{target}' not found in data. Choose from {cho
exception error openbb, dataframe, columns, technical-analysis
multiple items not allowed
exception error openbb, input-validation, symbols, single-item
Failed to build the OpenBB platform static assets. {e} -> {
exception critical openbb, build, installation, startup
Failed to cast {value} to bool.
exception error openbb, environment, configuration, boolean-parsing
value must be an int
validation error openbb, pydantic, type-coercion, int
Provider '{name}' not found in the registry.Available provid
exception error openbb, providers, registry, installation
Fetcher not found for model '{model_name}' in provider '{pro
exception error openbb, providers, fetcher, coverage
Missing credential '{c}'.{extra_msg} Refer to the documentat
exception error openbb, credentials, api-key, configuration
Error loading extension: {name} {e}
exception warning extensions, entry-points, startup, version-mismatch
Invalid format for URLs. Must be str, dict, or list.
validation error pydantic, validation, weather, query-params
Invalid country: '{value}'. Accepts ISO 3166-1 alpha-2 codes
exception error validation, iso-3166, country, pydantic
Invalid exchange: '{value}'. Accepts ISO 10383 MIC codes (e.
exception error validation, iso-10383, mic, exchange, pydantic
'{item}' is not available. Did you mean '{similar}'?
exception error validation, enum, did-you-mean, query-params
Certificate file '{cert}' not found
exception error ssl, certificates, filesystem, configuration
Method must be GET or POST
exception error http, method-not-allowed, network, provider-dev
'underlying_price' was not returned in the provider data.
exception error options, dataframe, underlying-price, derivatives
Error: No validated data was found.
exception error options, empty-data, dataframe, derivatives
Greeks are not available.
exception error options, greeks, dex, derivatives
Error: stat must be one of ['open_interest', 'volume', 'dex'
exception error options, filter, enum, derivatives
Error: '{stat}' could not be generated because the underlyin
exception error options, dex, gex, underlying-price, derivatives
Error: column '{column}' not found in data
exception error options, filter, columns, dataframe
Greeks were not found within the data.
exception error options, greeks, gex, dex, derivatives
Error: Moneyness must be expressed as a percentage between 0
exception error options, moneyness, validation, derivatives
Error: underlying_price must be provided if underlying_price
exception error options, moneyness, underlying-price, derivatives
Error: option_type must be either 'call' or 'put'
exception error options, validation, option-type, derivatives
Error: strike must be provided if underlying_price is not av
exception error options, strangle, strike, derivatives
Error: No premium data found for the selected strikes. Call:
exception error options, pandas, openbb, data-quality
Error: No premium data found for the selected strikes. Call:
exception error options, pandas, openbb, data-quality
No strategies found for the given parameters.
exception warning options, openbb, no-results, filter
Error: 'implied_volatility' field not found.
exception error options, openbb, implied-volatility, provider
Error: Not enough information to complete the operation. Lik
exception error options, implied-volatility, openbb, data-quality
Error: Not enough information to complete the operation. Lik
exception error options, implied-volatility, openbb, data-quality
Missing required package: {missing_package}. Please install
exception error python, dependencies, import-error, openbb
Error: No data to plot.
exception error openbb, charting, futures, empty-data
Expiration field not found in the data.
exception error openbb, charting, futures, schema
Price field not found in the data.
exception error openbb, charting, futures, schema
No data to process!
exception error openbb, options, empty-data, validation
Last price must be provided for options filtering, and was n
exception error openbb, options, missing-argument, data-quality
Error: No {target} field found.
exception error options, pandas, validation, column-missing
Last price must be provided for OTM/ITM options filtering, a
exception error options, missing-price, otm-itm, validation
All columns must be numeric
exception error econometrics, ols, dtype, regression
This analysis requires at least 3 items in the dataset.
exception error econometrics, panel, random-effects, insufficient-data
This charting method does not support {provider}. Supported
exception error charting, fred, provider-mismatch, economy
Column '{data_col}' was not found in the original data. Exte
exception error charting, fred, data-injection, safety-guard
No data is left after dropping NaN values. Try setting `drop
exception error charting, fred, nan-handling, data-alignment
This method supports up to 2 y-axis units. Please use the 't
exception error charting, fred, units, normalize, multi-series
This charting method does not support {provider}. Supported
exception error charting, bls, provider-mismatch, economy
Unable to process supplied data.
exception error charting, bls, data-conversion, type-mismatch
No data found to plot.
exception error charting, bls, insufficient-data, empty-data
Column '{target_col}' not found in the data.
exception error charting, bls, column-missing, pivot
This charting method does not support {provider}. Supported
exception error charting, imf, provider-mismatch, shipping
Unable to import the required module.
exception error charting, imf, import-error, packaging
Data is empty
exception error equity, charting, empty-data, market-cap
No 'weight' column found in the data.
exception error etf, charting, column-missing, holdings
Error: No data to plot.
exception error fixedincome, charting, empty-data, yield-curve
Error: Maturity column not found in the data.
exception error fixedincome, charting, column-missing, yield-curve
Error: Rate column not found in the data.
exception error openbb, fixedincome, charting, data-schema
Error: Date column not found in the data.
exception error openbb, fixedincome, charting, data-schema
Category '{category}' not found. Available categories: {', '
exception error openbb, mcp, mcp-server, validation
Subcategory '{subcategory}' not found in category '{category
exception error openbb, mcp, mcp-server, validation
No tools found in '{category}'/'{subcategory}'. Available ca
exception error openbb, mcp, mcp-server, activation
The 'files' dict must include a 'SKILL.md' entry as the main
exception error openbb, mcp, skills, validation
Target provider '{target}' not found or not loaded. Availabl
exception error openbb, mcp, skills, provider-registration
Target provider '{target}' has no configured root directorie
exception error openbb, mcp, skills, configuration
Not authenticated
http error openbb, mcp, authentication, http-401
Invalid authentication scheme.
http error openbb, mcp, authentication, http-401
Invalid base64-encoded token.
http error openbb, mcp, authentication, encoding
Invalid username or password.
http error openbb, mcp, authentication, credentials
Argument name cannot be empty
validation error openbb, mcp, pydantic, config-validation
Argument name '{v}' must be a valid Python identifier
validation error openbb, mcp, pydantic, naming
Type '{v}' not recognized. Valid types: {', '.join(sorted(va
validation error openbb, mcp, pydantic, config-validation, types
Prompt content cannot be empty
validation error openbb, mcp, pydantic, prompts, config-validation
Unmatched braces in prompt content: {open_braces} opening, {
validation error openbb, mcp, pydantic, prompts, templating
Prompt name cannot be empty string
validation error openbb, mcp, pydantic, prompts, naming
Prompt name '{v}' should be a valid identifier
validation error openbb, mcp, pydantic, prompts, naming
Tag must be a string, got {type(tag)}
validation error openbb, mcp, pydantic, config-validation, yaml
Tag cannot be empty string
validation error pydantic, validation, mcp, config
methods must be a list of strings
validation error pydantic, validation, mcp, http, config
Method '*' cannot be mixed with other HTTP methods.
validation error pydantic, validation, mcp, http, config
Invalid HTTP method '{method}'. Valid methods: {', '.join(va
validation error pydantic, validation, mcp, http, config, typo
Duplicate prompt names found: {set(duplicates)}
validation error pydantic, validation, mcp, prompts, duplicates
Missing required arguments: {missing}
exception error mcp, prompts, validation, arguments
Missing argument for formatting: {e}
exception error mcp, prompts, formatting, keyerror
Failed to load the file specs for '{file_path}'
exception error python, importlib, cli, file-path, fastapi
Error: Neither module '{module_path}' could be imported nor
exception error python, import, cli, file-not-found, fastapi
Error: The app file '{app_path}' does not exist
exception error python, cli, file-not-found, path-resolution, fastapi
Error: The app file '{app_path}' does not contain an '{name}
exception error python, cli, attribute-error, fastapi, naming
Error: The {name} instance in '{app_path}' appears not to be
exception error python, cli, factory, fastapi, callable
Error: The {name} instance in '{app_path}' is not an instanc
exception critical python, cli, fastapi, type-check, factory
Error: The factory function name must be provided to the --n
exception error cli, arguments, factory, shell-script
mcp_config must be a dictionary.
validation error fastapi, openapi, validation, config, mcp
HOME or USERPROFILE environment variable not set.
exception error environment, home-directory, docker, deployment
Either 'content' or 'url' must be provided.
validation error pydantic, validation, pdf, response-model
Invalid URL reference provided
validation error pydantic, validation, url, pdf, response-model
Content cannot be empty.
validation error pydantic, validation, widgets, response-model
Invalid parse_as value. Must be one of 'table', 'chart', or
validation error pydantic, validation, widgets, enum, response-model
Failed to convert chart to JSON
exception error plotly, serialization, pydantic, widget
Failed to convert DataFrame to JSON
exception error pandas, serialization, pydantic, widget
Failed to convert dictionary of lists to list of records
exception error pandas, serialization, pydantic, validation
Failed to load the file specs for '{file_path}'
exception error importlib, fastapi, path, startup
Error: Neither module '{module_path}' could be imported nor
exception error import, path, fastapi, startup
Error: The app file '{app_path}' does not exist
exception error path, fastapi, startup, file-not-found
Error: The app file '{app_path}' does not contain an '{name}
exception error fastapi, startup, attribute-error
Error: The {name} instance in '{app_path}' appears not to be
exception error fastapi, factory, startup, callable
Error: The {name} instance in '{app_path}' is not an instanc
exception error fastapi, type-check, startup
Error: The factory function name must be provided to the --n
exception error cli, fastapi, factory, arguments
Start date '{dt_start_date}' is after the last date availabl
exception error fama-french, date-validation, quantitative, data-limits
Window '{window}' is greater than the input data length '{le
exception error window, validation, quantitative, insufficient-data
Data length is less than required by parameters: {max(length
exception error technical, window, validation, insufficient-data
Error: lower_q and upper_q must be between 0 and 1
exception error technical, quantiles, cones, validation
Calculation asks for at least last {window} days of data
exception error regression, window, technical, insufficient-data
Column {close_col} not in data
exception error columns, technical, validation, schema
Data must be a list of Data objects or a DataFrame with a 'd
exception error rrg, relative-rotation, data-shape, validation
The benchmark symbol was not found in the data.
exception error rrg, benchmark, relative-rotation, missing-symbol
Supplied data must be daily intervals and have more than one
exception error rrg, relative-rotation, insufficient-data, daily-bars
Supplied data must be daily intervals and have more than two
exception error rrg, relative-rotation, insufficient-data, volatility
Please provide data with only one symbol and columns for OHL
exception error openbb, charting, technical-analysis, data-validation
Data supplied does not match the expected format.
exception error openbb, charting, volatility, schema-mismatch
Error: No data to plot.
exception error openbb, charting, rrg, empty-data
Column '{target}', or 'close', not found in the data.
exception error openbb, charting, moving-average, column-missing
OBBject was initialized with no function route.
exception error openbb, charting, obbject, route-missing
Could not find the route `{adjusted_route}` in the charting
exception error openbb, charting, route-lookup, extension-missing
Failed to automatically create a generic chart with the data
exception error openbb, charting, auto-chart, wrapped-exception
Failed to automatically create a generic chart with the data
exception error openbb, charting, to-chart, fallback-failure
Error: No chart has been created. Please create a chart firs
exception warning openbb, charting, style-toggle, state-missing
Error: Data is a required field.
exception error openbb, charting, line-chart, missing-argument
Error: expected data with numeric values.
exception error openbb, charting, dtype, numeric-required
Error: {e}
exception error openbb, charting, bar-chart, length-mismatch
The expected column labels, {check_columns}, were not found
exception error openbb, charting, heikin-ashi, column-case
No data was found in the DataFrame.
exception error openbb, charting, price-performance, empty-data
No columns matching, {cols}, were found in the data.
exception error openbb, charting, price-performance, schema-mismatch
pywry is not installed
exception error python, openbb, charting, dependency, runtime
Error adding trend line: {e}
exception error python, openbb, charting, plotly, data-alignment
Trace '{trace}' not found
exception error python, openbb, charting, plotly, validation
Label must be specified
exception error python, openbb, charting, validation, plotly
No close column found in dataframe
exception error python, openbb, charting, technical-analysis, data-validation
Error processing indicator {indicator.name}: {e}
exception error python, openbb, charting, technical-analysis, exception-wrapping
Unknown indicator: {indicator}
exception error python, openbb, charting, technical-analysis, validation
Please make sure that the columns 'High', 'Low', and 'Close
exception error python, openbb, charting, technical-analysis, data-validation
Failed to convert results to chart. Ensure the provided data
exception error python, openbb, charting, time-series, exception-wrapping
{k} is not a valid indicator.
validation error python, openbb, charting, pydantic, validation
No data was returned -> \n{messages[-1]}
exception warning python, openbb, alpha-vantage, provider, empty-data
No data found.
exception warning python, openbb, alpha-vantage, provider, empty-data
No ratings data returned.
exception warning python, openbb, benzinga, provider, empty-data
Unexpected data format. Expected 'analyst_ratings_analyst' k
exception error python, openbb, benzinga, provider, schema
Unexpected data format. Expected dict, got: {type(data).__na
exception error python, openbb, benzinga, provider, type-validation
The request was returned empty.
exception warning python, openbb, benzinga, provider, empty-data
Unexpected data format. Expected 'ratings' key, got: {list(d
exception error python, openbb, benzinga, provider, schema
Unexpected data format. Expected dict, got: {type(data)}
exception error python, openbb, benzinga, provider, type-validation
No ratings data returned.
exception warning benzinga, empty-data, analyst-ratings, provider
The request was returned empty.
exception warning benzinga, news, empty-data, provider
Unauthorized Benzinga request -> {results[0]}
exception error benzinga, auth, api-key, unauthorized, provider
Unauthorized Biztoc request -> {res['message']}
exception error biztoc, rapidapi, auth, subscription, news
{query.source} not a valid source. Valid sources: {sources}
exception error biztoc, validation, user-input, news, source
No results found for the provided query.
exception warning bls, search, empty-data, validation
Category {category} is not a supported choice. Choose from {
exception error bls, maintenance, validation, constants
Asset '{asset}' not supported. Expected .json or .xz file.
exception error bls, assets, validation, file-not-supported
Asset '{asset}' not found.
exception error bls, assets, missing-file, packaging
Category '{category}' not found. Choose from {list(SURVEY_CA
exception error bls, maintenance, validation, constants
Failed to download {category} -> {e}
exception error bls, maintenance, network, wrapped-exception
The response was returned empty.
exception warning cboe, futures, volatility, empty-data
{symbol} was not found in the Cboe options directory.
exception error cboe, options, validation, symbol-not-found
vx_type must be one of: 'am', 'eod'
exception error cboe, vix, validation, query-params, openbb
'vx_type' must be one of: 'am', 'eod'
exception error cboe, vix, validation, historical, openbb
No data found for {_id.replace('%', '')}.
exception warning cftc, cot, empty-data, dataset-id, openbb
No results found for '{search_term}'.
exception warning cftc, search, empty-data, naming, openbb
{error.get('code', '')} -> {error.get('message', '')}
exception error congress-gov, auth, api-key, credentials, openbb
{error.get('code', '')} -> {error.get('message', '')}
exception error congress-gov, auth, api-key, credentials, openbb
Invalid amendment_type: {values.amendment_type}. Must be one
validation error congress-gov, validation, query-params, amendments, openbb
'limit' cannot be set to 0 without 'amendment_type'.
validation error congress-gov, validation, limit, amendments, openbb
'congress' is required when 'limit' is set to 0.
validation error congress-gov, validation, congress-number, amendments, openbb
{error.get('code', '')} -> {error.get('message', '')}
exception error congress-gov, auth, api-key, amendments, openbb
Invalid bill_type: {values.bill_type}. Must be one of: {', '
validation error congress-gov, validation, query-params, bills, openbb
'limit' cannot be set to 0 without 'bill_type' and 'congress
validation error congress-gov, validation, limit, bills, openbb
{error.get('code', '')} -> {error.get('message', '')}
exception error congress-gov, auth, api-key, bills, openbb
Bill URL is required. Please provide a valid bill URL or num
http error congress-gov, router, http-exception, required-param, openbb
Amendment URL is required. Please provide a valid amendment
http error congress-gov, router, http-exception, required-param, openbb
Committee system code is required.
http error congress-gov, validation, required-parameter, http-exception
Congress.gov API rate limit exceeded. Please wait a moment a
exception error congress-gov, rate-limit, network, retry
Year must be 1935 or later.
validation error congress-gov, validation, date-range
Missing credentials: congress_gov_api_key
exception error congress-gov, authentication, credentials, configuration
Invalid bill type: {bill_type}. Must be one of {', '.join(Bi
validation error congress-gov, validation, bill-type, case-sensitivity
Start and end dates must be in the same Congress session.
validation error congress-gov, validation, date-range, session-boundary
Invalid bill type: {bill_type}. Must be one of {', '.join([o
http error congress-gov, validation, workspace, bill-type, http-exception
No text available for this bill currently.
http warning congress-gov, not-found, bill-text, http-exception
Invalid law type: {law_type}. Must be one of {', '.join(LawT
validation error congress-gov, validation, law-type, case-sensitivity
Invalid amendment type: {amendment_type}. Must be one of {',
validation error congress-gov, validation, amendment-type, case-sensitivity
No text available for this amendment currently.
http warning congress-gov, not-found, amendment-text, http-exception
Invalid Deribit symbol, {symbol}. Supported symbols are: {',
validation error deribit, validation, symbol, pydantic
Date field is not supported for Deribit provider. Use 'hours
validation error deribit, validation, unsupported-parameter, pydantic
Failed to get futures curve -> {e.__class__.__name__ if hasa
exception error deribit, wrapper-exception, network, retry
No data found
exception warning deribit, empty-data, no-results
No data found.
exception warning deribit, empty-data, price-missing
Symbol is required.
validation error deribit, validation, symbol, expired-contract, pydantic
Invalid Deribit symbol: {symbol}. Supported symbols are: {',
validation error deribit, validation, symbol, futures, input-validation
No data found.
exception warning deribit, no-data, ohlc, futures, empty-response
Invalid symbol: {s}. Valid symbols are: {all_symbols}
validation error deribit, validation, symbol, case-sensitivity, futures
Error fetching data: {e}
exception error deribit, network, timeout, async, rate-limit
No data found for the given symbol(s).
exception warning deribit, no-data, ticker, expired-contract
Error fetching data: {e}
exception error deribit, network, instruments, proxy, transport
There was an error with the request and it was returned empt
exception error deribit, empty-response, instruments, api-change
Invalid Deribit symbol. Supported symbols are: {', '.join(DE
validation error deribit, options, validation, symbol, allow-list
OpenBBError(e) from e
exception error deribit, options, network, propagation, chains
, ".join(messages)
exception error deribit, options, websocket, timeout, illiquid
All requests returned empty with no error messages.
exception warning deribit, options, no-data, websocket, silent-failure
Currency {currency} not supported. Supported currencies are:
validation error deribit, validation, currency, instruments, allow-list
Kind {derivative_type} not supported. Supported kinds are: {
validation error deribit, validation, derivative-type, instruments
Failed to get instruments -> {e.__class__.__name__}: {e}
exception error deribit, network, transport, rate-limit, instruments
Invalid Deribit symbol. Supported symbols are: {', '.join(DE
validation error deribit, options, validation, symbol, allow-list
Invalid Deribit symbol. Supported symbols are: {', '.join(DE
validation error deribit, futures, curve, validation, symbol
OpenBBError(response.get("error"))
exception error deribit, ticker, api-error, instrument-name, expired-contract
Failed to get ticker data -> {e}: {e.args[0]}
exception error deribit, ticker, error-wrapping, network, diagnostics
Symbol {symbol} not found
exception error deribit, ohlc, instrument-name, expired-contract, validation
json_response["error"]
exception error deribit, ohlc, api-error, interval, date-range
The request is too large. Break up the request into smaller
exception error deribit, crypto, ohlc, rate-limit, date-range, chunking
No data found for the given symbol and dates.
exception warning deribit, crypto, empty-data, ohlc, instrument-expiry
Failed to fetch data from ECB. -> Status Code: {response.sta
http error ecb, fx, http-status, network, rate-limit
No data was returned.
exception error ecb, yield-curve, empty-response, cache, series-id
The request was returned empty.
exception warning ecb, yield-curve, empty-data, holiday, publishing-schedule
Invalid JSON response from ECB
exception error ecb, json, network, proxy, api-change
There was an error fetching the data.
exception error econdb, catalog, empty-data, cache, scraping
No valid countries were supplied.
validation error econdb, validation, country-codes, iso-3166, query-params
The request returned empty.
exception warning econdb, country-profile, empty-data, scraping
No valid countries were supplied.
validation error econdb, validation, country-codes, query-params
The 'main' indicator cannot be combined with other indicator
validation error econdb, validation, symbols, query-params
No valid indicators provided. Please choose from: ",".join(I
validation error econdb, validation, symbols, catalog
The 'main' indicator cannot be combined with multiple countr
validation error econdb, validation, symbols, country-codes
Invalid symbol: '{symbol}'. It must have a two-letter countr
exception error econdb, validation, symbols, country-codes
Invalid transformation, '{_transform}', for symbol: '{_symbo
exception error econdb, validation, symbols, transformation
No valid combination of indicator symbols and countries were
exception error econdb, validation, coverage, symbols, country-codes
The request has generated a url that is too long. Please red
exception error econdb, url-length, batching, rate-limit
Error: The no data was found for the supplied symbols and co
exception warning econdb, empty-data, transformation, nan, date-range
e
exception error network, econdb, export-destinations, content-type, rate-limit
No valid countries were supplied.
validation error validation, country-codes, gdp, econdb
The request returned empty.
exception error empty-data, gdp, econdb, api
No data was found for the supplied date range and countries.
exception warning date-range, empty-data, gdp, validation
No valid countries were supplied.
validation error validation, country-codes, gdp, econdb
The request returned empty.
exception error empty-data, gdp, econdb, api
No data was found for the supplied date range and countries.
exception warning date-range, empty-data, gdp, validation
Dates must be after 2022-04-03.
validation error validation, date-range, port-volume, econdb
There was an error with the HTTP request
exception error network, port-volume, econdb, http
Unexpected format of the response. -> Expected dict, got {st
exception error type-mismatch, port-volume, econdb, api-contract
The request was returned empty.
exception error empty-data, port-volume, econdb, api
No data found for the provided dates. Data has a range from
exception warning date-range, empty-data, port-volume, econdb
Invalid country, {country}, must be one of {list(COUNTRIES_D
validation error validation, country-codes, yield-curve, econdb
"\n".join(messages) # messages contain e.g. 'No data was re
exception error yield-curve, empty-data, econdb, date-range
Unexpected outcome -> All requests were returned empty.
exception error yield-curve, econdb, defensive, unreachable
No data was found for the country, {query.country}, and date
exception warning yield-curve, empty-data, date-range, econdb
Indicator {symbol} does not have countries.
exception error validation, symbols, econdb, indicators
The temporary EconDB token could not be retrieved. Please tr
exception error auth, cloudflare, rate-limit, econdb, network
No data was in the response
exception error empty-data, symbols, econdb, network
Expecting a list of dictionaries and received a dictionary.
exception error type-mismatch, api-contract, econdb, auth
Error: Invalid country code -> {country}
exception error econdb, validation, country-code, iso-3166
Error: Please supply a 2-Letter ISO Country Code -> {country
exception error econdb, validation, country-code, iso-3166
'all' is not a supported choice for {category}. Please choos
exception error eia, petroleum-status-report, validation, parameter-choices
Invalid table choice: {table}. Valid choices for {category}:
exception error eia, petroleum-status-report, validation, parameter-choices
Error extracting data -> {e}
exception error eia, petroleum-status-report, network, api-key, download
Expected an ExcelFile object, got {type(file)} instead.
exception error eia, petroleum-status-report, type-guard, internal-contract
The data is empty.
exception error eia, petroleum-status-report, empty-data, parsing
Error transforming the data -> {e}
exception error eia, petroleum-status-report, wrapper, transform, parsing
Error fetching data from the EIA API -> {e}
exception error eia, steo, network, api-key, asyncio
The request was returned empty with no error messages.
exception warning eia, steo, empty-data, api
Error downloading the file from the EIA site -> {e}
exception error eia, download, network, api-key, excel
The data is unexpectedly empty. -> {query.breakpoint_type}
exception error famafrench, breakpoints, empty-data, ftp
The request was returned empty. This may be due to an invali
exception error famafrench, portfolio-returns, empty-data, validation
Invalid region, '{region}', for factor '{factor}'. Only 'ame
validation error famafrench, factors, validation, region
Invalid region: '{region}'. Valid regions are: {", ".join(FA
validation error famafrench, factors, validation, region
Invalid factor: '{factor}' for region: '{region}'. Valid fac
validation error famafrench, factors, validation, region
Invalid frequency: '{frequency}' for factor: '{factor}' in r
validation error famafrench, factors, validation, frequency
Invalid dataset, {dataset}
exception error famafrench, factors, validation, internal-contract
The request was returned empty. This may be due to an invali
exception warning famafrench, empty-data, international-portfolios
The request was returned empty. This may be due to an invali
exception warning famafrench, empty-data, regional-portfolios
The request was returned empty. This may be due to an invali
exception warning famafrench, empty-data, us-portfolios
Dataset {dataset} not found in available datasets: {list(url
exception error famafrench, validation, dataset-choice
Please provide either an index or a country.
exception error famafrench, validation, required-parameter
Please provide either an index or a country, not both at the
exception error famafrench, validation, mutually-exclusive
Index {index} not found in available indexes: {INTERNATIONAL
exception error famafrench, validation, index-choice, error-message-bug
Country {country} not found in available countries: {COUNTRY
exception error famafrench, validation, country-choice
Index {index} not found in available indexes: {filenames}
exception error famafrench, upstream-change, zip, validation
Measure {measure} not supported. Choose from 'usd', 'local',
exception error famafrench, validation, measure
Only annual frequency is available for 'ratios' measure.
exception error famafrench, validation, frequency, measure
Frequency {frequency} not supported. Choose from 'monthly',
exception error famafrench, validation, frequency
Measure {measure} not supported. Choose from 'value', 'equal
exception error famafrench, validation, measure
Measure '{measure}' is only available for monthly frequency.
exception error famafrench, validation, measure, frequency
No results found. Try adjusting the query parameters.
exception warning federal-reserve, effr, empty-data, ny-fed-api
Invalid document type. Must be one of: {', '.join(choice_typ
validation error federal-reserve, fomc, validation, pydantic
No FOMC documents found.
exception warning federal-reserve, fomc, empty-data
The query filters resulted in no data. Try again with differ
exception warning federal-reserve, inflation-expectations, empty-data, date-filter
No results found. Try adjusting the query parameters.
exception warning federal-reserve, obfr, empty-data, ny-fed-api
Failed to fetch data from the Federal Reserve API.
exception error federal-reserve, network, primary-dealers, wrapped-exception
No data returned from the Federal Reserve API.
exception warning openbb, federal-reserve, empty-data, api
The request was returned empty.
exception warning openbb, ny-fed, primary-dealer, empty-data
No results found. Try adjusting the query parameters.
exception warning openbb, sofr, ny-fed, empty-data
series_type cannot be empty.
validation error openbb, validation, pydantic, yield-curve
Invalid series_type: {series} -> Valid options are: {valid_o
validation error openbb, validation, pydantic, yield-curve
Could not find the header row in the CSV data.
exception error openbb, csv-parsing, upstream-change, yield-curve
The query filters resulted in no data. Try again with differ
exception error openbb, query-filter, yield-curve, empty-data
No summary data found. The data source may have changed.
exception error openbb, scraper, upstream-change, tfp
The query filters resulted in no data. Try again with differ
exception error openbb, date-filter, tfp, empty-data
Invalid URL provided for download. Must be from federalreser
exception error openbb, url-validation, ssrf-guard, router
Unsupported document format. File must be PDF or HTM type ->
exception error openbb, file-format, router, validation
Year must be from 1959.
exception error openbb, fomc, validation, year-range
Year must be an integer.
exception error openbb, fomc, type-coercion, validation
Invalid document type. Must be one of: {', '.join(choice_typ
exception error openbb, fomc, validation, document-type
Error requesting dates. Please try again later.
exception error openbb, ny-fed, soma, transient
No data found. Try again later.
exception error openbb, ny-fed, soma, transient
There was an error with the request and was returned empty.
exception warning openbb, ny-fed, soma, empty-data
Invalid choice. Choose from: ['all', 'agency debts', 'mbs',
exception error openbb, ny-fed, soma, validation, enum
No results found. Try adjusting the query parameters.
exception warning openbb, ny-fed, soma, empty-data, dates
Invalid choice. Choose from: {', '.join(TREASURY_HOLDING_TYP
exception error openbb, ny-fed, soma, validation, enum
No data was returned for any symbol
exception warning openbb, finviz, empty-data, symbol-validation
Invalid signal '{v}'. Available signals are: {SIGNALS_DESC_S
validation error openbb, finviz, validation, screener, signal
Invalid industry '{v}'. Available industries are: {', '.join
validation error openbb, finviz, validation, screener, industry
Invalid preset '{v}'. Please rename the file to use as a pre
validation error openbb, finviz, validation, preset, config
Invalid JSON format for 'filters_dict': {e}
validation error openbb, finviz, validation, json, filters
Invalid 'filters_dict' format. Must be a dictionary or seria
validation error openbb, finviz, validation, filters, type-error
Invalid preset '{preset}'. Available presets are: {list(pres
exception error openbb, finviz, preset, config, screener
The screener variable {section}.{key} shouldn't exist!
exception error openbb, finviz, preset, ini, validation
Invalid [{section}] {key}={val}. Choose one of the following
exception error openbb, finviz, preset, ini, validation
No tickers found for the supplied parameters. Try relaxing t
exception warning openbb, finviz, empty-data, screener
\n".join(messages)
exception error openbb, finviz, batch, symbol-validation, key-metrics
No data was returned for any symbol
exception warning openbb, finviz, empty-data, key-metrics
\n".join(messages)
exception error openbb, finviz, batch, price-target, symbol-validation
No data was returned for any symbol
exception warning openbb, finviz, empty-data, price-target
No data returned for the given symbols.
exception warning openbb, fmp, empty-data, analyst-estimates, api-key
The request was returned empty.
exception warning openbb, fmp, empty-data, calendar, date-range
Either symbol or cik must be provided.
exception error openbb, fmp, validation, required-field, filings
No data found for the given query -> {query.model_dump()}
exception warning openbb, fmp, empty-data, filings, date-range
Required field missing -> symbol
validation error openbb, fmp, validation, required-field, news
The request was returned empty.
exception error fmp, empty-data, currency, api-key
No results were found with the query supplied. -> {query.que
exception warning fmp, empty-data, filter, currency
No data was returned from the FMP endpoint.
exception error fmp, empty-data, currency, api-key
No data was found using the applied filters. Check the param
exception warning fmp, empty-data, currency, filter, validation
Date range cannot exceed 90 days.
validation error fmp, validation, date-range, pydantic, limits
No data was returned for the given query.
exception warning fmp, empty-data, filings, date-range
Symbol {query.symbol} not found in available transcripts. A
exception error fmp, symbol-not-found, earnings-transcript, validation
No transcript found for {query.symbol} in {year} Q{quarter}.
exception error fmp, earnings-transcript, not-found, fiscal-period
No data found for {query.symbol} for year {query.year} and p
exception error fmp, earnings-transcript, empty-data, defensive
The request was returned empty.
exception warning fmp, empty-data, economic-calendar, rate-limit
Adjustment can only be applied to daily ('1d') interval.
validation error fmp, validation, historical-prices, interval, pydantic
No data returned from FMP for the given query.
exception error fmp, empty-data, historical-prices, symbol
No data found for the given symbols.
exception warning fmp, empty-data, profile, symbol, batch
No data found for the given symbols.
exception warning fmp, empty-data, quote, symbol, plan-tier
Industry must be one of {', '.join(industries)}
validation error fmp, validation, screener, industry, pydantic
Country '{v.name}' ({v.alpha_2}) is not supported by FMP. Va
validation error fmp, validation, screener, country, coverage
Exchange '{v.name}' ({v.mic}) is not supported by FMP. Valid
validation error fmp, validation, screener, exchange, coverage
The request was returned empty.
exception warning fmp, empty-data, screener, filters
No data found for the given symbols.
exception warning fmp, empty-data, esg, coverage, plan-tier
No data found for the given symbols.
exception warning fmp, empty-data, etf, countries, coverage
No data was found for the given symbols.
exception error
No data was found for the given symbol.
exception error
No data was found for the given symbols.
exception error
Country '{v.name}' ({v.alpha_2}) is not supported by FMP. Va
validation error
No data found
exception error
No data found for given symbols.
exception error
No data found for given symbols and year.
exception error
No data found for given symbols.
exception error
Symbol is a required field for FMP.
validation error
No data returned for the given symbols.
exception error
Symbol is a required field for FMP.
validation error
No data returned for the given symbols.
exception error
No data returned for the given symbol.
exception error
No data was returned for the given symbols.
exception error
No data found for given symbols.
exception error
No data was returned
exception error
No data returned for the given symbols.
exception error
Symbol is a required field for FMP.
validation error
No data returned for the given symbols.
exception error
The request was returned empty.
exception error
Unknown error while transforming the data.
exception warning fmp, revenue, empty-data, segments
The request was returned empty.
exception warning fmp, revenue, geographic, empty-data
Unknown error while transforming the data.
exception warning fmp, revenue, geographic, empty-data, transform
No data was returned from FMP query.
exception warning fmp, news, empty-data, pagination
The request was returned empty.
exception warning fmp, yield-curve, treasury, empty-data
Unauthorized FMP request -> {code} -> {msg}
http error fmp, http, auth, rate-limit
Unauthorized FMP request -> {error_message}
http error fmp, subscription, premium, authorization
FMP Error Message -> Status code: {response.status} -> {erro
http error fmp, api-error, invalid-symbol
Expected list of dicts, got dict
exception error fmp, type-mismatch, api-contract, response-shape
Expected dict, got empty list
exception error fmp, empty-response, invalid-symbol, validation
Expected dict, got list of dicts
exception error fmp, type-mismatch, malformed-response
{str(','.join(messages)).replace(',', ' ') if messages else
exception warning fmp, batch, transcripts, empty-data, multi-symbol
The request was returned with no data.
exception warning fred, ameribor, rates, empty-data, date-range
No data was found for, {query.country}.
exception warning fred, balance-of-payments, country, empty-data
No valid combinations of parameters were found. {','.join(me
validation error fred, bond-indices, parameter-validation, baml
Error mapping the provided choices to series ID. {','.join(m
validation error fred, bond-indices, series-mapping, parameter-validation
The request was returned empty.
exception warning fred, bond-indices, empty-data
No data found for the given query. Try adjusting the paramet
exception warning fred, bond-indices, empty-data, date-range
The request was returned empty.
exception warning fred, commercial-paper, empty-data, api-key
Failed to fetch data from FRED API: {e}
exception error fred, commodities, wrapper-exception, api-key
The request was returned with no data.
exception error
Invalid country: {v}. Available countries are: {', '.join(CP
validation error
Invalid transform: {t}. Available transforms are: {', '.join
validation error
No data found for the given query. Try adjusting the paramet
exception error
{str(e) or 'FRED request failed ({type(e).__name__}).'}
exception error
The requested returned no data. Check the parameters and try
exception error
The request was returned empty.
exception error
There was an error with the request and it was returned empt
exception error
No valid topic selected. Please select a valid topic.
exception error
{str(e) or 'FRED request failed ({type(e).__name__}).'}
exception error
The request was returned empty. You may be experiencing rate
exception error
The request was returned empty. You may be experiencing rate
exception error
No valid indices found. Must be any of: {list(MORTGAGE_CHOIC
exception error
The request was returned empty.
exception error
The request was returned empty.
exception error
The request was returned empty.
exception error
The request was returned empty.
exception error
{key} is a required field missing for series_group.
validation error
No release information found for, {query.release_id}.
exception error
No tables were found for the release, {query.release_id}. Us
exception warning fred, release-table, empty-data, validation
No data found for the item and region combination. You may a
exception warning fred, retail-prices, rate-limit, empty-data
A query is required for search_type 'full_text' or 'series_i
exception error fred, search, validation, parameters
Field 'exclude_tag_names' requires 'tag_names' to be set.
exception error fred, search, validation, tags
No results found for the provided series_id(s).
exception warning fred, geofred, series-group, empty-data
Unexpected result while retrieving the list of releases from
exception error fred, api-key, unexpected-response, releases
FRED API Error -> Status Code: {response['error_code']} -> {
exception error fred, api-error, rate-limit, api-key
Unexpected response format. Expected a dictionary, got {type
exception error fred, unexpected-response, network, parsing
The request was returned empty.
exception warning fred, search, empty-data
No results found for the provided query.
exception warning fred, search, filter, empty-data, regex
There was an error with the request and it was returned empt
exception warning fred, survey, empty-data, rate-limit
{str(e) or 'FRED request failed ({type(e).__name__}).'}
exception error fred, series, wrapper, network, batch
The request was returned empty.
exception warning fred, sofr, empty-data, rate-limit
Maturity must be between 1 and 100
exception error fred, spot-rates, maturity, validation, logic-bug
There was an error with the request and was returned empty.
exception warning fred, survey, chicago-fed, empty-data
{str(e) or 'FRED request failed ({type(e).__name__}).'}
exception error fred, tips, wrapper, network, parsing
There was an error with the request and was returned empty.
exception warning fred, tips, maturity, empty-data
There was an error with the request and was returned empty.
exception warning fred, sentiment, empty-data, rate-limit
The request was returned empty.
exception warning fred, yield-curve, treasury, empty-data
No data exists for series id: {series_id}
exception error
{FRED API error_message}
exception error
maturity must be a float or a comma-separated string of floa
exception error
FRED API rate limit exceeded (HTTP 429). Please wait a momen
exception error
Invalid report_id '{v}'. Valid report IDs are: {valid_report
validation error
Invalid commodity '{v}'. Valid commodities are: {valid_commo
validation error
Attribute must be a string or list of strings. Got {type(v)}
validation error
Invalid attribute(s) '{invalid_attrs}'. Valid attributes are
validation error
Country must be a string or list of strings. Got {type(v)}
validation error
Invalid country code(s) '{invalid_countries}'. Valid country
validation error
Earliest possible year is 1960.
validation error
Either 'report_id' or 'commodity' must be provided. If both
validation error
The request was successful but no data was returned. This mi
exception error
Error processing data: {report_data['error']} -> Report ID:
exception error
Data is only available from 2006 onwards.
validation error
Commodity '{v}' is not supported. Please choose from the ava
validation error
No data found for the given parameters. Please check the com
exception error
Failed to retrieve data. Unexpected response from the server
http error
The request was successful but no data was returned.
exception error
{r.status_code}
http error
Error with the request: {r.status_code}
http error network, http, treasury, upstream
Expected ISO-8859-1 encoding but got: {r.encoding}
exception error http, encoding, upstream, fragile-check
Data not found
exception warning empty-data, treasury, calendar
Year must not be before 1974.
validation error validation, weather-bulletin, range-check
Invalid year. Year cannot be in the future.
validation error validation, weather-bulletin, future-date
Invalid URL '{url}'. Only URLs from 'esmis.nal.usda.gov' are
validation error validation, url-allowlist, ssrf-guard, weather-bulletin
Invalid URL '{url}'. Only PDF documents are supported.
validation error validation, pdf, weather-bulletin
Failed to download document from {url}. Status code: {respon
http error network, http, weather-bulletin, download
Report ID {report_id} not found. Use list_reports() to see a
exception error validation, psd, metadata, usda
Invalid report ID -> {report_id} was not found.
exception error validation, psd, metadata
Error fetching report {report_id} -> {e}
exception error network, psd, retry, usda
Server error fetching report {report_id} -> {csv_text}
exception error upstream, psd, server-error, fragile-check
Unknown commodity: {commodity} -> Valid choices: {valid_choi
exception error validation, psd, commodity, enum
Unknown attribute: '{attr}' for {commodity}. Valid attribute
exception error validation, psd, attribute, enum
Attribute '{attr}' is not available for {commodity}. Valid a
exception error validation, psd, attribute, commodity
Country '{c}' is not available for {commodity}. Valid countr
exception error validation, psd, country, commodity
Unknown country/region: '{c}' for {commodity}. Valid countri
exception error validation, psd, country, region
No data available for the given parameters. -> {commodity} |
exception warning empty-data, psd, query, year-range
Please enter a dataflow group and a table.
validation error
Please enter a country and frequency.
validation error
No indicators found for the given query.
exception error
Country '{v}' is not a valid IMF country code (ISO3) or coun
validation error
Expenditure '{e}' is not a valid choice. Valid choices: {ex
validation error
No data returned for the given query parameters.
exception error
Required parameter for IMF provider not supplied.
validation error
'all' cannot be used with other country codes in a list.
validation error
No data found for the given query parameters.
exception error
symbol is required.
validation error
Country is required. Provide via 'country' parameter or incl
validation error
Invalid symbol format '{sym}'. Expected 'dataflow::identifie
validation error
Invalid symbol format '{sym}'. Identifier cannot be empty. E
validation error
Cannot mix tables and indicators in the same request. Got ta
validation error
Only one table can be requested at a time. Got: {tables}
validation error
Invalid value(s) for dimension 'country': {invalid}. Given p
validation error
Invalid value(s) for dimension 'frequency': ['{freq_val}'].
validation error
Invalid value(s) for dimension 'transform': ['{resolved_code
validation error
Could not determine dataflow from symbol.
exception error
Dataflow '{dataflow}' does not support transform/unit parame
exception error
Invalid transform value '{query.transform}' for dataflow '{d
exception error imf, sdmx, validation, query-params
No indicators specified.
exception error imf, query-params, validation, missing-argument
No data returned for the given query parameters.
exception warning imf, no-data, empty-data, query-params
No data remaining after applying date filters. Try adjusting
exception warning imf, date-filter, empty-data, query-params
Failed to fetch data: {response.status}
http error imf, portwatch, arcgis, network, http-status
No data found in the response.
exception error imf, portwatch, arcgis, response-shape, no-data
Invalid chokepoint name: {chokepoint} -> Expected one of {li
validation error imf, portwatch, validation, chokepoint, query-params
Invalid chokepoint name: {v} -> Expected one of {list(CHOKEP
validation error imf, portwatch, validation, chokepoint, query-params
Invalid chokepoint value: {v} -> Expected a string or a list
validation error imf, portwatch, validation, type-error, chokepoint
{e}
exception error imf, portwatch, network, wrapper-exception
Invalid chokepoint name: {chokepoint}. Expected one of {list
validation error imf, portwatch, validation, chokepoint
{task_result}
exception error imf, portwatch, concurrency, network, wrapper-exception
The response was returned empty with no error message.
exception warning imf, portwatch, no-data, date-filter
Failed to fetch data: {response.status} -> {response.reason}
http error imf, portwatch, arcgis, network, http-status
Failed to fetch data: {response.status}
http error imf, portwatch, arcgis, pagination, network
{e}
exception error imf, portwatch, wrapper-exception, network
port_code must be a string or a list of strings.
validation error imf, portwatch, validation, type-error, port-code
Invalid port_code: {item}. Must be a valid port ID or name.A
validation error imf, portwatch, validation, port-code, query-params
No valid port_code provided.
validation error validation, parameters, imf, ports, query-params
Minimum start_date is 2019-01-01. Got {values['start_date']}
validation error validation, date-bounds, imf, ports, query-params
start_date must be after 2019-01-01 for IMF Port Volume data
validation error validation, date-bounds, imf, fetcher, ports
Expected values as valid portIDs, got None instead.
validation error validation, imf, ports, country-lookup, fetcher
Failed to fetch data for port {port_code}: {e} -> {e.args}
exception error network, retry, imf, ports, async, fetcher
Error fetching port data: {result} -> {result.args[0]}
exception error network, retry, imf, ports, async, error-aggregation
No data found for the specified port(s). {port_codes} Ensure
exception warning no-data, imf, ports, date-range, fetcher
Country value cannot be empty.
validation error validation, imf, country-codes, dot, parameters
Country '{value}' is not a valid IMF country code or country
validation error validation, imf, country-codes, dot, parameters
Country and counterpart parameters cannot be empty.
validation error validation, imf, dot, parameters, trade
Frequency must be one of 'A', 'Q', or 'M'.
validation error validation, imf, frequency, dot, parameters
Invalid {name}(s): {', '.join(invalid)}
validation error validation, imf, country-codes, dot, sdmx, metadata
Invalid indicator code(s) for dataflow '{dataflow}': {'; '.j
validation error validation, imf, indicator-codes, sdmx, metadata
Query string is empty or invalid -> '{query}'
validation error validation, imf, search, metadata, query-syntax
A query must be provided when no dataflows and keywords are
validation error validation, imf, search, metadata, indicators
No valid dataflows found to search indicators in.This might
validation error validation, imf, metadata, dataflow-id, search
Dataflow '{dataflow_id}' not found.
validation error validation, imf, metadata, dataflow-id, sdmx
Agency ID not found for dataflow '{dataflow_id}'.
exception error metadata, imf, data-corruption, sdmx, constraints
Unexpected response format when fetching constraints {datafl
exception error network, imf, json, sdmx, constraints, retry
An error occurred while fetching constraints {dataflow_id}:
http error imf, sdmx, network, http, metadata
Data structure not found for dataflow '{dataflow_id}'.
exception error imf, sdmx, metadata, datastructure, validation
Could not find an indicator-like dimension for dataflow '{da
exception warning imf, sdmx, metadata, indicators, dataflow
No presentation hierarchies found for dataflow '{dataflow_id
validation warning imf, sdmx, hierarchy, metadata, empty-data
Hierarchy '{table_id}' not found. Available: {[h['id'] for h
validation error imf, sdmx, hierarchy, validation, table-id
Hierarchy '{base_hierarchy_id or table_id}' not found in cac
exception error imf, sdmx, hierarchy, cache, consistency
table_id cannot be None
validation warning imf, sdmx, hierarchy, defensive, corrupt-data
Country code is not supported by IMF Port Watch.
validation error imf, port-watch, validation, country-code, iso
Failed to fetch data: {response.status}
http error imf, port-watch, arcgis, http, chokepoints
Failed to fetch data for {chokepoint_id}: {e}
exception error imf, port-watch, chokepoints, asyncio, network
All requests were returned empty.
exception warning imf, port-watch, chokepoints, empty-data, dates
Error in fetching chokepoint data: {e} -> {e.args[0]}
exception error imf, port-watch, error-handling, chokepoints, wrapper
Failed to fetch port activity data: {response.status} - {res
http error imf, port-watch, bulk-download, arcgis, http
No content returned from the request.
http error imf, port-watch, empty-response, bulk-download, arcgis
Error fetching port activity data: {e} -> {e.args}
exception error imf, port-watch, wrapper, pandas, bulk-download
Either port_id or country_code must be provided.
validation error imf, port-watch, validation, port-id, input
Failed to fetch ports data: {response.status} - {response.re
http error network, imf, portwatch, arcgis, http-status
Error fetching ports data: {e} -> {e.args}
exception error network, imf, portwatch, wrapper, diagnostics
Dataflow '{dataflow_id}' not found. Available dataflows: {li
validation error validation, imf, sdmx, dataflow, metadata
Dimension '{dimension_id}' not found for dataflow '{self.dat
validation error validation, imf, sdmx, dimension, metadata
Dimension '{dimension[0]}' not valid for this dataflow. Vali
validation error validation, imf, sdmx, dimension, api-misuse
Dataflow '{dataflow}' not found.
validation error validation, imf, sdmx, dataflow, metadata
Data structure not found for dataflow '{dataflow}'.
validation error metadata, imf, sdmx, cache, partial-state
Agency ID not found for dataflow '{dataflow}'.
validation error metadata, imf, sdmx, cache, upstream
Invalid value(s) for dimension '{dim_id}': {invalid_values}.
validation error validation, imf, sdmx, dimension-values, constraints
Requested start_date '{start_date}' is after the latest avai
validation warning validation, imf, dates, date-range, sdmx
Requested end_date '{end_date}' is before the earliest avail
validation warning validation, imf, dates, date-range, sdmx
An error occurred during the HTTP request: {url} -> {e} -> {
http error network, imf, http, sdmx, retry
Failed to parse XML response: {url} -> {e}
exception error parsing, imf, xml, network, proxy
No data found in the response. URL: {url}
exception warning imf, sdmx, empty-data, xml, no-results
No data rows found for dataflow '{dataflow}' with parameters
exception warning imf, sdmx, empty-data, no-results, etl
Dataflow mismatch: provided '{dataflow}' but table_id specif
validation error validation, imf, api-misuse, table-builder
dataflow is required. Either provide it directly or use tabl
validation error validation, imf, api-misuse, table-builder
No tables/hierarchies found for dataflow '{dataflow}'
validation error validation, imf, metadata, table-builder, no-results
No indicators match the specified filters (depth={depth}, pa
validation error validation, imf, hierarchy, table-builder, filters
No valid indicator codes found after filtering and dimension
validation error imf, sdmx, data-mapping, valueerror
Invalid value(s) for dimension '{dim_id}': {invalid_values}.
validation error imf, validation, dimension-filter, valueerror
No data available: Table indicator codes do not match availa
validation error imf, no-data, constraint-filtering, valueerror
Table indicators could not be mapped to dimension(s) {unmapp
validation error imf, sdmx, dataflow-mismatch, valueerror
Invalid value(s) for dimension '{dim_id}': {invalid_values}.
validation error imf, validation, indicator-codes, valueerror
No valid values for dimension '{dim_id}' given constraints.
validation error imf, no-data, dimension-filter, valueerror
{error_msg}
validation error imf, error-propagation, validation, valueerror
No data available for the requested time period. Data for th
validation error imf, date-validation, data-availability, valueerror
Could not import Charting modules. Install with `pip install
exception error imf, charting, optional-dependency, importerror
Invalid data format. Expected a list of ImfMaritimeChokePoin
exception error imf, type-validation, charting, openbberror
No data to plot.
exception warning imf, empty-data, charting, openbberror
Could not import Charting modules. Install with `pip install
exception error imf, charting, optional-dependency, importerror
Invalid data format. Expected a list of ImfPortInfoData.
exception error imf, type-validation, charting, openbberror
No data to plot.
exception warning imf, empty-data, charting, openbberror
The request was returned empty.
exception warning intrinio, empty-data, ipo-calendar, emptydataerror
Period '{query.period}' not supported.
exception error intrinio, parameter-validation, cash-flow, openbberror
Symbol is required for Intrinio.
validation error intrinio, required-field, pydantic, valueerror
Error fetching data from Intrinio: {response.status} -> {res
exception error intrinio, http-error, api-key, rate-limit
No data was returned for the symbol provided.
exception warning intrinio, empty-data, filings, emptydataerror
Required field missing -> symbol
exception error validation, query-params, pydantic, news, intrinio
Unauthorized Intrinio request -> {result.get('message')}
exception error authentication, api-key, intrinio, news, credentials
Error in Intrinio request -> {result}
exception error api-error, intrinio, news, upstream-error
Error: The request was returned as empty. Try adjusting the
exception warning empty-data, intrinio, news, no-results
The request was returned empty.
exception warning empty-data, forex, intrinio, currency-pairs
No results were found with the query supplied. -> {query.que
exception warning search, filter, intrinio, currency-pairs, no-results
Intrinio Error Message -> {init_response['error']}: {init_re
exception error api-error, equity-historical, intrinio, prices, upstream-error
The request was returned empty.
exception warning empty-data, equity-historical, intrinio, no-results, prices
No holdings were found for {query.symbol}, and the response
exception warning etf, holdings, intrinio, empty-data, invalid-symbol
{data.get('message')} {query.symbol}: {data['error']}
exception error etf, holdings, intrinio, api-error, invalid-symbol
No data was returned.
exception warning etf, metadata, intrinio, empty-data, warnings
No data was returned.
exception warning etf, price-performance, intrinio, empty-data
{messages}
exception error etf, search, intrinio, api-error, messages
No data found.
exception warning etf, search, intrinio, empty-data, no-results
Period '{query.period}' not supported.
exception error validation, financial-ratios, intrinio, period, query-params
No results were found. -> {query.symbol}
exception warning estimates, ebitda, intrinio, empty-data, analyst-coverage
Unauthorized Intrinio request -> {message}
exception error authentication, api-key, intrinio, estimates, credentials
Error: {error} -> {message}
exception error api-error, estimates, intrinio, upstream-error
The request was successful but was returned empty.
exception warning estimates, ebitda, intrinio, empty-data, no-results
Unauthorized Intrinio request -> {message}
exception error intrinio, auth, api-key, estimates
Error: {error} -> {message}
exception error intrinio, api-error, estimates, wrapper
The request was successful but was returned empty.
exception warning intrinio, estimates, empty-data
{e}
exception error intrinio, network, wrapper, estimates
There were no results found for any of the given symbols. ->
exception warning intrinio, estimates, empty-data, batch
Error in Intrinio request -> {e} -> {symbols}
exception error intrinio, wrapper, estimates, error-masking
Unauthorized Intrinio request -> {message} -> {error}
exception error intrinio, auth, entitlement, estimates
Error: {error} -> {message}
exception error intrinio, api-error, estimates, wrapper
The request was successful but was returned empty.
exception warning intrinio, estimates, empty-data, bulk
Unauthorized Intrinio request -> {message}
exception error intrinio, auth, api-key, estimates
Error: {error} -> {message}
exception error intrinio, api-error, estimates, wrapper
The request was successful but was returned empty.
exception warning intrinio, estimates, empty-data
Unexpected response format, expected a dictionary, got {resp
exception error intrinio, response-format, market-cap, type-error
{messages}
exception error intrinio, market-cap, batch, symbol-not-found
The response was returned empty.
exception warning intrinio, market-cap, empty-data
Period '{query.period}' not supported.
validation error intrinio, income-statement, validation, parameters
Invalid date format. Please use '2024-03-08T12:15-0400'.
validation error intrinio, market-snapshots, date-format, validation
Error: {response.get('error')}. Message: {response.get('mess
exception error
No snapshots found.
exception error
Empty CSV file.
exception error