How to use WPF sample project to connect
Created at 22 Nov 2023, 08:23
FE
How to use WPF sample project to connect
22 Nov 2023, 08:23
Hi. I used your WPF sample project at https://github.com/spotware/OpenAPI.Net and entered ClientId , Secret and RedirectURL and in the validation process, I got access_token and refresh_token. But I don't know what I should do from this point on to connect the WPF sample software to the Ctrader. Please Help me.
PanagiotisCharalampous
22 Nov 2023, 09:39 ( Updated at: 21 Dec 2023, 09:23 )
Reply to: How to use WPF sample project to connect
Hi there,
When you run the project from Visual Studio, it will ask you to provide this information.
Provide it and you can proceed
Best regards,
@PanagiotisCharalampous