API Support Forum
OEC API > FIX Support > Logon request not returning FastHashCode
Author Topic: Logon request not returning FastHashCode
(1 messages, Page 1 of 1)
Moderators: VPfau
ABandali
Posts: 10
Joined: May 23, 2023


Posted: Jun 23, 2023 @ 05:18 AM             Msg. 1 of 1
I am using quickfix (a python library) to implement the GF fix protocol. I am facing some issue while using the logon api after a successful connection.

The Logon request is not returning FastHashCode, while the socket connection was successful.

Can anyone please guide. Thanks.