Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/src/commit/cade2f6a5e232a240aac71171cc4b48b086ea271/test/import/invalid-symbol.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"meta": {
|
|
"date": "2021-01-01T00:00:00.000Z",
|
|
"version": "dev"
|
|
},
|
|
"orders": [
|
|
{
|
|
"currency": "USD",
|
|
"dataSource": "YAHOO",
|
|
"date": "2021-01-01T00:00:00.000Z",
|
|
"fee": 0,
|
|
"quantity": 20,
|
|
"symbol": "<invalid>",
|
|
"type": "BUY",
|
|
"unitPrice": 100.0
|
|
}
|
|
]
|
|
}
|