question

Upvotes
Accepted
1 0 0 0

Could you please check if below API has had any change or issues over last weekend? Our process is failing while generating service token.

APIs: use constant TOKEN_MANAGEMENT => ' http://www.reuters.com/ns/2006/05/01/webservices/rkd/TokenManagement_1'; use constant PROXY => ' https://api.rkd.reuters.com/api/2006/05/01/TokenManagement_1.svc/Anonymous'; use constant CREATE_SERVICE_TOKEN => ' http://www.reuters.com/ns/2006/05/01/webservices/rkd/TokenManagement_1/CreateServiceToken_1'; use constant QUOTE_URI => " http://www.reuters.com/ns/2006/05/01/webservices/rkd/Quotes_1"; use constant QUOTE_PROXY => " https://api.rkd.reuters.com/api/2006/05/01/Quotes_1.svc"; use constant RETRIEVE_QUOTES => ' http://www.reuters.com/ns/2006/05/01/webservices/rkd/Quotes_1/RetrieveItem_3'; use constant STREET_URI=> " http://www.reuters.com/ns/2009/01/26/webservices/rkd/StreetEvents_1"; use constant STREET_PROXY=> " https://api.rkd.reuters.com/api/StreetEvents/StreetEvents.svc"; use constant GETEVENT_HEADLINES=> ' http://www.reuters.com/ns/2009/01/26/webservices/rkd/StreetEvents_1/GetEventHeadlines_1'; # Common use constant ADDRESSING_NS => ' http://www.w3.org/2005/08/addressing'; use constant RKD_COMMON_NS => ' http://www.reuters.com/ns/2006/05/01/webservices/rkd/Common_1';
rkd-apirkd
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
25.1k 57 17 14

Hello @erasg

What is the error message returns from the API? Can you replicate the issue on RKD API Page https://support-portal.rkd.refinitiv.com/SupportSite/TestApi/Op?svc=TokenManagement_1&op=CreateServiceToken_1 ?

Please note that the developer Q&A forum is for the API general usage question, you can contact the RKD support team directly for the usage issue via https://my.refinitiv.com/content/mytr/en/productsupport.html website.


rkd-token-service.png (219.7 KiB)
rkd-support.png (11.6 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.

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.