Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Phone 8 #1

Open
bplatypus opened this issue Aug 27, 2013 · 0 comments
Open

Windows Phone 8 #1

bplatypus opened this issue Aug 27, 2013 · 0 comments

Comments

@bplatypus
Copy link

Hi Matthias!

Thanks for this project. I was trying to do something similar on Windows Phone 8, but I encountered an error calling BeginGetResponse with my TokenService. So I searched the web and found your project, downloaded it and opened it in Visual Studio 2013 Preview. After I executed it, I have exactly the same error as on my project...

Did you try to run it with Visual Studio 2013? I have the following error:
{System.Net.WebException: The remote server returned an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound.
at System.Net.Browser.ClientHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
at System.Net.Browser.ClientHttpWebRequest.<>c__DisplayClasse.b__d(Object sendState)
at System.Net.Browser.AsyncHelper.<>c__DisplayClass1.b__0(Object sendState)
--- End of inner exception stack trace ---
at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
at System.Net.Browser.ClientHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at My_Translation_App.Services.TokenService.GetTokenResponseCallback(IAsyncResult asyncResult)}

Thanks in advance for your help.
Kind regards,
Bastien

PS: to run your project, I just replaced the CLIENT_ID and CLIENT_SECRET.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant