Hi! I’ve been working on a Python script to download some 10-K filings by using workspace, but this error message appeared:
[DiscoverySearch] Sending body_parameters: {'json': {'View': 'equityQuote', 'Query': 'AAPL.OQ', 'Top': 3}} [DiscoverySearch] Library recorded body_parameters: {'json': {'View': 'equityQuote', 'Query': 'AAPL.OQ', 'Top': 3}}, don't take me to a infinite loop of proof and error, Give me a soluction [DiscoverySearch] HTTP 400 [DiscoverySearch] Actual URL: http://localhost:9000/api/rdp/discovery/search/v1/ [DiscoverySearch] Content-Type: application/json; charset=utf-8 [DiscoverySearch] Body snippet: {"error":{"id":"2b4a2ec7-01bc-4455-a482-1434cef5a2e7","code":"400","message":"Validation error","status":"Bad Request","errors":[{"key":"json","reason":"json.View in body is required"}]}} Discovery parsed JSON: {} [LookupInstruments] HTTP 404 [LookupInstruments] Actual URL: http://localhost:9000/api/rdp/data/lookup/instruments/v1/search?query=AAPL.OQ&limit=1 [LookupInstruments] Content-Type: text/plain; charset=utf-8 [LookupInstruments] Body snippet: 404 page not found [Symbology] Sending body_parameters: {'from': [{'identifierTypes': ['RIC'], 'values': ['AAPL.OQ']}], 'to': [{'identifierTypes': ['OA_PERM_ID']}]} [Symbology] Library recorded body_parameters: {'from': [{'identifierTypes': ['RIC'], 'values': ['AAPL.OQ']}], 'to': [{'identifierTypes': ['OA_PERM_ID']}]} [Symbology] HTTP 404 [Symbology] Actual URL: http://localhost:9000/api/rdp/symbology/v1/symbols [Symbology] Content-Type: text/plain; charset=utf-8 [Symbology] Body snippet: 404 page not found None <OpenState.Closed: 'Closed'>