getting {"error":"access_denied" } error when running EMA example program Cons113.exe

Bhimrao.Ghule
Bhimrao.Ghule Contributor

I am trying to run Example program from EMA C++ library ( version 2.0.0.L1) but I am getting below error


loggerMsg

TimeStamp: 13:03:16.067

ClientName: ChannelCallbackClient

Severity: Error

Text: Failed to add RsslChannel(s) to RsslReactor. Channel name(s) Channel_4

Instance Name Consumer_4_1

RsslReactor 0x000002B3F5E3B1A0

RsslChannel 0

Error Id -1

Internal sysError 0

Error Location D:\Jenkins\workspace\ESDKCore_RCDEV\OS\VS141-64\rcdev\source\rtsdk\Cpp-C\Eta\Impl\Reactor\rsslReactor.c:6876

Error Text Failed to request authentication token information with HTTP error 400. Text: {"error":"access_denied" }

loggerMsgEnd


Exception Type='OmmInvalidUsageException', Text='Failed to add RsslChannel(s) to RsslReactor. Channel name(s) Channel_4

Instance Name Consumer_4_1

RsslReactor 0x000002B3F5E3B1A0

RsslChannel 0

Error Id -1

Internal sysError 0

Error Location D:\Jenkins\workspace\ESDKCore_RCDEV\OS\VS141-64\rcdev\source\rtsdk\Cpp-C\Eta\Impl\Reactor\rsslReactor.c:6876

Error Text Failed to request authentication token information with HTTP error 400. Text: {"error":"access_denied" }', ErrorCode='-1'

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @Bhimrao.Ghule

    Just to eliminate the obvious, can you confirm the following:

    • The username is the Machine ID that you would have received in a welcome email - something like GE-A-xxxxxxxx-x-xxxx
    • The password is the long password you would have set for the above machineID using the set password link in the above welcome email
    • The Appkey/Client ID was set as described on this page with the EDP API checkbox ticked?
    • That you also have a MyRefinitiv account as mentioned in the Welcome Email


Answers