Hi Team, I'm assisting User regarding an error in API. I'm suspecting this is permission issue but would need further explanation on seeing inconsistencies when using a 'desktop' session.
The client is accessing the refinitiv API through a platform session. When she try and pull data on managed funds and ETFs I receive a permission denied message. However, when using codebook to run the same codebook in Workspace, the client is able to pull the data with no issue.
The User have been trying to get code to work on:
tickers = ['LP65015435', 'VHY.AX', 'LP68028840', 'VOO']
When running that code in codebook it works perfectly.
Unfortunately, in Jupyter notebook it does not.
On API in jupyter notebook to pull stock data and it works, very strange as the User is running into a permission issue with ETFs and funds.