possible doc error

Created at 15 Dec 2024, 07:44
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
TA

tas1

Joined 04.05.2024

possible doc error
15 Dec 2024, 07:44


Hello,

I suppose there is an error in the Open API doc.

In https://help.ctrader.com/open-api/account-authentication/#sending-an-http-request

chapter “Sending a Protobuf Message” , in the C# example, line 16 should be

await _client.SendMessage(refreshTokenReq);

instead of

await _client.SendMessage(applicationAuthReq);

Please check.

Thank you

 


@tas1