I have installed the DSWS via pip install and have valid username and password.
I imported the package using:
import DatastreamDSWS as dsw
and used following code to connect:
ds = dsw.Datastream(username='****', password='******')
But when I try to connect datastream from python notebook , i get following message:
User '******' not entitled to ClientApi service