Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
63 10 17 19

dsws exception

Got the following exception when i try


import DatastreamDSWS as dsws

ds=dsws.Datastream(username='xxx',password='xx')

ds.get_data(ticker)


The error is

get_data : Exception Occured

(<class 'Exception'>, Exception('We are having trouble processing your request at the moment. If this persists, please contact customer support.'), <traceback object at 0x7f8224c2ee40>)


Getting the same error in code book as well.

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apidatastream-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
63 10 17 19

Got the following update:

Even after reset unable to access above DSWS API. It seems we have some issue using Eikon login and password to access DSWS API (have another user reported same issue yesterday and issue with developers). So we haven’t able to see why we have that issue.

I've used the Datastream ChildID credentials as suggested and all is working. Excellent response and investigative work by the service team/specialists.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.