Hi everyone. I have a question regarding extraction of historical bond pricing data with eikon python API. The problem is that get_data doesn't see JP Morgan quotes, neither current or historical, and returns NaN every time instead of price. I know that there are some issues regarding permissioning to some quotes (we can't access historical data e.g. chart on JPML quote in eikon), but excel API can pull prices normally. Does anybody know what might cause this issue and if there is anything we can do on our end?