"No securities match the query parameters" when fetching fundamental data for SEHK stocks

here's the command: quantrocket fundamental fetch-financials --universes 'demo-stocks-1d'. I have enabled Thomson Reuters Global Research data feed.

2018-02-11 08:39:17 quantrocket.fundamental: ERROR Fetching Reuters financials failed due to error: ('400 Client Error: BAD REQUEST for url: http://houston/master/securities.csv?universes=demo-stocks-1d', {'status': 'error', 'msg': 'No securities match the query parameters'})

The message is telling you that the master service doesn't contain a universe called 'demo-stocks-1d'. Double-check your universe. If needed, you can explore the sqlite database for the master service directly to verify what universes/securities you put in there.