liveservices/LiveSDK-for-Android

Issue to login first time.

mitesh852 opened this issue · 1 comments

When we run project first time then got below error. I think.. Some url issue. Please check & let us know if any other issue.

"The Provided value for the input parameter 'redirect_uri' is not valid. The client application must be marked as 'mobile', or the value must be an absolute URL which matches the registered redirect URL."

Please the documentation on setting up your Android app at http://msdn.microsoft.com/en-us/library/live/hh875196.aspx

Pay particular attention to the section on configuring your app at http://msdn.microsoft.com/en-us/library/live/hh826541.aspx#livesite which discusses how to specify that your app is a mobile app if you do not have a valid web-based redirect URI.