API Support » I cant login useing example from documentation. Help! Jan 12, 2024 @ 11:29 AM (Total replies: 2) | |||||
Hello. Have you found a solution? |
|||||
API Support » I cant login useing example from documentation. Help! Dec 28, 2023 @ 07:34 AM (Total replies: 2) | |||||
I am trying to use example from here https://gainfutures.com/GFAPI/?topic=html/fc0637f9-3fd0-407e-ad3a-51e79c4014ed.htm I use my login and pass, and uuid from here https://gainfutures.com/GFAPI/?topic=html/fc0637f9-3fd0-407e-ad3a-51e79c4014ed.htm Like this: .WithUserName("XXX") .WithPassword("XXX") .WithUUID("9e61a8bc-0a31-4542-ad85-33ebab0e4e86") And i cant connect. In the console app i got this message: Connecting... Press any key to quit Disconnected: ConnectionError Connection failed: ConnectionError |