constants.paths.CHARTDATA_PATH = '/_mobile/chart/orderbook/{0}' is no longer working.
Does anyone know an alternative path that works and returns the data in the same fromat?
Example of expanded url that is no longer working:
https://www.avanza.se/_mobile/chart/orderbook/19002?timePeriod=one_week&resolution=ten_minutes
This was working last week.
constants.paths.CHARTDATA_PATH = '/_mobile/chart/orderbook/{0}' is no longer working.
Does anyone know an alternative path that works and returns the data in the same fromat?
Example of expanded url that is no longer working:
https://www.avanza.se/_mobile/chart/orderbook/19002?timePeriod=one_week&resolution=ten_minutes
This was working last week.