Fyers v3 history API thrown 500 error

2023-08-30T09:28:10: Http response error {
2023-08-30T09:28:10:   "message": "Request failed with status code 500",
2023-08-30T09:28:10:   "name": "AxiosError",
2023-08-30T09:28:10:     "adapter": [
2023-08-30T09:28:10:       "xhr",
2023-08-30T09:28:10:       "http"
2023-08-30T09:28:10:     ],
2023-08-30T09:28:10:     "headers": {
2023-08-30T09:28:10:       "Accept": "application/json, text/plain, */*",
2023-08-30T09:28:10:       "Authorization": "myAppID:myAccessTokenHere",
2023-08-30T09:28:10:       "User-Agent": "axios/1.4.0",
2023-08-30T09:28:10:       "Accept-Encoding": "gzip, compress, deflate, br"
2023-08-30T09:28:10:     },
2023-08-30T09:28:10:     "params": {
2023-08-30T09:28:10:       "symbol": "NSE:NIFTYBANK-INDEX",
2023-08-30T09:28:10:       "resolution": "1",
2023-08-30T09:28:10:       "date_format": 1,
2023-08-30T09:28:10:       "range_from": "2023-08-30",
2023-08-30T09:28:10:       "range_to": "2023-08-30",
2023-08-30T09:28:10:       "cont_flag": 1
2023-08-30T09:28:10:     },
2023-08-30T09:28:10:     "method": "get",
2023-08-30T09:28:10:     "url": "https://api-t1.fyers.in/data/history"
2023-08-30T09:28:10:   },
2023-08-30T09:28:10:   "code": "ERR_BAD_RESPONSE",
2023-08-30T09:28:10:   "status": 500
2023-08-30T09:28:10: }
2023-08-30T09:28:10: Job failed Error: Something went wrong. Please contact support
2023-08-30T09:28:10:     at /home/ubuntu/catalystalgo/app/build/app.js:1030:31
2023-08-30T09:28:10:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
3 replies