Hi,
For logging into Live, WindowsLiveAuth sample uses the Windows Runtime (WinRT) OnlineIdAuthenticator API. The OnlineIdAuthenticator is not a part of the C++ REST SDK.
Hence, for any queries regarding the authentication to live using this WinRT component, I would suggest trying some other forums such as:
Also, I am not aware of any restrictions of using the API. Is there any initialization happening when you start the Live authentication? I could successfully call the login code after the InitializeComponent(); in MainPage::MainPage().
Thanks
Kavya
For logging into Live, WindowsLiveAuth sample uses the Windows Runtime (WinRT) OnlineIdAuthenticator API. The OnlineIdAuthenticator is not a part of the C++ REST SDK.
Hence, for any queries regarding the authentication to live using this WinRT component, I would suggest trying some other forums such as:
Also, I am not aware of any restrictions of using the API. Is there any initialization happening when you start the Live authentication? I could successfully call the login code after the InitializeComponent(); in MainPage::MainPage().
Thanks
Kavya