API Support Forum
OEC API > API Support > I cant login useing example from documentation. Help!
Author Topic: I cant login useing example from documentation. Help!
(3 messages, Page 1 of 1)
Moderators: VPfau
YValau3542
Posts: 2
Joined: Dec 05, 2023


Posted: Dec 28, 2023 @ 07:34 AM             Msg. 1 of 3
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
CMicciche902
Posts: 348
Joined:


Posted: Dec 28, 2023 @ 10:42 AM             Msg. 2 of 3
We will review and get back to you.
Chris M
YValau3542
Posts: 2
Joined: Dec 05, 2023


Posted: Jan 12, 2024 @ 11:29 AM             Msg. 3 of 3
Hello. Have you found a solution?