fyers.history not working!!

Pdb) symbol = "NSE:INFY-EQ"

(Pdb) data = {"symbol": symbol, "resolution": time_frame, "date_format": "1","range_from": str(sd), "range_to": str(sd), "cont_flag": "1"}

(Pdb) nx = fyers.history(data)

(Pdb) nx

{'s': 'error', 'code': -300, 'message': ''}


even the code from fyers api documentation giving same error... Is everybody sleeping or Fyers out of business??

1
3 replies