question

Upvotes
Accepted
1 0 0 1

Invalid Token Value error

Hello,


I'm trying to access Datastream through Python using DatastreamPy and I'm getting the following error:

Exception: Invalid Token Value




pythondatastream-api#productcredentials
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

Upvotes
Accepted
61.8k 173 45 65

@robertas.stancikas

Sorry about the issue that you are facing.

I got the same error when using an invalid credential.

get_data : Exception Occured
(<class 'Exception'>, Exception('Invalid Token Value'), <traceback object at 0x000001A671F3C088>)
None

You can use this website to test your credential.

1666835038000.png

If the credential is valid, you will see the following response.

1666835074347.png

Otherwise, please contact your Refinitiv account team or sales team directly to check your Datastream credential.

I hope that this information is of help


1666835038000.png (58.3 KiB)
1666835074347.png (13.9 KiB)
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.