c# - Windows 8 Phone and Windows Azure Management Libraries Error -


i newbie in windows phone 8 , windows azure development.

i have started work on windows azure management portal on windows 8 phone.

i have google lot , found helpful resource :

http://www.bradygaster.com/post/writing-a-windows-phone-8-application-that-uses-the-windows-azure-management-libraries-for-on-the-go-cloud-management

after importing project in vs2012 , configured according tutorial have found error when selecting subscription id.

the full exception trace below:

$exception  {microsoft.windowsazure.cloudexception: authenticationfailed: security token exception occured received jwt token.    @ microsoft.windowsazure.management.websites.webspaceoperations.<listasync>d__32.movenext() --- end of stack trace previous location exception thrown ---    @ system.runtime.compilerservices.taskawaiter.throwfornonsuccess(task task)    @ system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task)    @ system.runtime.compilerservices.taskawaiter`1.getresult()    @ wamlphone.assetlistview.<getwebsites>d__4.movenext()} system.exception {microsoft.windowsazure.cloudexception} 

please me resolve issue.

thanks in advance.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -