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
The error you are seeing is from an unhandled error message returned by FMP. The fix will now raise an UnauthorizedError.
[Error] -> Unauthorized FMP request -> Exclusive Endpoint : This endpoint is not available under your current subscription agreement, please visit our subscription page to upgrade your plan or contact us at https://site.financialmodelingprep.com/developer/docs/pricing
Describe the bug
etf.info(provider='fmp')
route is broken.To Reproduce
Run the example from the docs:
Screenshots
Desktop (please complete the following information):
Version: 0.46.4
VSCode Version: 1.96.2
Commit: db71624816f6d52f6e54f47c37cdc7df23e22620
Date: 2025-02-25T07:28:07.050Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.4.0
Python: 3.12.9
OpenBB: 4.4.0
Additional context
Add any other information that you think could be useful for us.
The text was updated successfully, but these errors were encountered: