I'm having an issue logging into my new RTO service account using v2 authentication and my Refinitiv representative asked me to post a question here.
If this is the wrong forum for this question, could you direct me to where I should inquire ?
I'm trying to connect using a Eta C consumer application.
Ad s a sanity test, I've also tried loggin in with the RTSDK WL consumer example application.
With the WL consumer example I use these options
./WatchlistConsumer -clientId <my client id> -clientSecret <my secret> -h eu-west-1-aws-3-sm.optimized-pricing-api.refinitiv.net -p 14002 -s ELEKTRON_DD -c encrypted -x
and I get this message
<!-- End Message (Channel IPC descriptor = 7) -->
<!-- Incoming Message (Channel IPC descriptor = 7) -->
<!-- Time: 17:32:57:147 -->
<!-- rwfMajorVer="14" rwfMinorVer="1" -->
<statusMsg domainType="RSSL_DMT_LOGIN" streamId="1" containerType="RSSL_DT_NO_DATA" flags="0x28 (RSSL_STMF_HAS_MSG_KEY|RSSL_STMF_HAS_STATE)" dataState="RSSL_DATA_SUSPECT" streamState="RSSL_STREAM_CLOSED" code="RSSL_SC_DACS_USER_ACCESS_TO_APP_DENIED" text="Authentication failed (1026, Request for token validation failed:Authentication server returned response code:400)." dataSize="0">
<key flags="0x6 (RSSL_MKF_HAS_NAME|RSSL_MKF_HAS_NAME_TYPE)" name="dev" nameType="1"/>
<dataBody>
</dataBody>
</statusMsg>
<!-- End Message (Channel IPC descriptor = 7) -->
Domain: RSSL_DMT_LOGIN
Stream: 1 Msg Class: RDM_LG_MT_STATUS
State: Closed/Suspect/Application is denied access to system - text: "Authentication failed (1026, Request for token validation failed:Authentication server returned response code:400)."
UserName: dev