<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Credentials are missing in ASP.NET-web-app-sample in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/96246#M3395</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I get this error on hitting the accept button.&lt;/P&gt;&lt;P&gt;I have only updated the web config entries and nothing else in the sample code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I even watched couple of youtube videos where the users are just doing the things and it works as expected.&lt;/P&gt;&lt;P&gt;But unfortunately it is not working in my scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing I noticed while debugging was that, on running the application, it goes for windows live authentication and it passes that authentication and then asks for the permission required by app. On hitting accept button I get the attached error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also tried to run each and every application available in sample code, but it gives the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything that I need to check from my machine configuration or something. Just to let you know I am using my organisation machine in my organisation's network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinayak&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2016 09:14:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-01T09:14:17Z</dc:date>
    <item>
      <title>Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/95190#M3363</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am recently started using Power BI for my project activities.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to run the sample code provided at&amp;nbsp;&lt;A title="GitHub sample" href="https://github.com/Microsoft/PowerBI-CSharp/tree/master/samples/webforms/get-started-web-app-asp.net" target="_blank"&gt;https://github.com/Microsoft/PowerBI-CSharp/tree/master/samples/webforms/get-started-web-app-asp.net&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A title="MSDN" href="https://msdn.microsoft.com/en-us/library/mt186158.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/mt186158.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However it keeps giving me error as,&lt;/P&gt;&lt;P&gt;Your credentials could not be authenticated: \"Credentials are missing.\". You will not be permitted access until your credentials can be verified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide me pointers on how I can get rid of this error and move to integrate a report into web app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the error screenshots attached.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error1.jpg" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/21327i537137210AFA1793/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error1.jpg" alt="Error1.jpg" /&gt;&lt;/span&gt;﻿&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error2.jpg" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/21328i7A96CBC568691193/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error2.jpg" alt="Error2.jpg" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 11:11:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/95190#M3363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-29T11:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/96228#M3393</link>
      <description>&lt;P&gt;@Anonymous﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The code shows actually you were playing with demo &lt;A href="https://community.fabric.microsoft.com/t5/forums/replypage/board-id/Developer/message-id/integrate-report-web-app/" target="_self"&gt;integrate-report-web-app&lt;/A&gt;, and the first picture shows the clientid and secretid are valid.&amp;nbsp;When was this exception triggered, after clicking accept button in picture 1 ?&lt;BR /&gt;&lt;BR /&gt;By the way, the sample is kind of straightforward and I don't get any issue when playing with it. Have you changed any code in the sample? How is it going if you try to re-download and re-open the sample project?&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 08:42:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/96228#M3393</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-12-01T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/96246#M3395</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I get this error on hitting the accept button.&lt;/P&gt;&lt;P&gt;I have only updated the web config entries and nothing else in the sample code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I even watched couple of youtube videos where the users are just doing the things and it works as expected.&lt;/P&gt;&lt;P&gt;But unfortunately it is not working in my scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing I noticed while debugging was that, on running the application, it goes for windows live authentication and it passes that authentication and then asks for the permission required by app. On hitting accept button I get the attached error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also tried to run each and every application available in sample code, but it gives the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything that I need to check from my machine configuration or something. Just to let you know I am using my organisation machine in my organisation's network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinayak&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 09:14:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/96246#M3395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-01T09:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/97458#M3425</link>
      <description>&lt;P&gt;Can someone please look into my problem and provide me with some pointers.&lt;/P&gt;&lt;P&gt;I am stuck into this problem for long time now and cannot progress further to integrate reports into a .net web application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinayak&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 06:15:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/97458#M3425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-05T06:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/97595#M3431</link>
      <description>&lt;P&gt;@Anonymous﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What Azure AD account you're using? Can you login powerbi.com with that account? Ensure that there's at least one free power bi licence is subscriped to that account.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 09:45:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/97595#M3431</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-12-05T09:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/97639#M3434</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My azure account is &lt;EM&gt;valid&lt;/EM&gt;&amp;nbsp;and I can login to powerbi.com with this account.&lt;/P&gt;&lt;P&gt;I have MSDN Visual Studio Enterprise subscription linked to this account.&lt;/P&gt;&lt;P&gt;I am not sure what do you mean by "&lt;SPAN&gt;at least one free power bi licence is subscriped to that account&lt;/SPAN&gt;"?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:49:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/97639#M3434</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-07T09:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/97996#M3444</link>
      <description>&lt;P&gt;@Anonymous﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I mean&lt;BR /&gt;&lt;A href="https://www.google.com.sg/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;cad=rja&amp;amp;uact=8&amp;amp;ved=0ahUKEwjfmbz2g9_QAhXBtY8KHZZGByAQFgg3MAA&amp;amp;url=https%3A%2F%2Flogin.microsoftonline.com%2F&amp;amp;v6u=https%3A%2F%2Fs-v6exp1-ds.metric.gstatic.com%2Fgen_204%3Fip%3D2404%3Af801%3A9000%3A19%3A%3A30e%26ts%3D1481008857131081%26auth%3Dnyw4sbhonvz7wku7k5sesh224hhq7jvy%26rndm%3D0.04046160781178143&amp;amp;v6s=2&amp;amp;v6t=2303&amp;amp;usg=AFQjCNH4yDvoDpXiOdf5vddaHUmpjIS-8Q&amp;amp;sig2=RERC8q40C5t2iHobMkNVJA&amp;amp;bvm=bv.139782543,d.c2I" target="_self"&gt;Login on this page&lt;/A&gt; and check&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/22156iF0EA8AB0545B38EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/22158i8C32E8A2FB58BD0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And ensure that, when playing with that demo, you registered the application for Power BI as&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/22159iBA3B6B68925EBA1A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, I see "Additional information:&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&amp;lt;TITLE&amp;gt;...." in the exception message, would you mind post the whole message?&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 07:28:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/97996#M3444</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-12-06T07:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/98064#M3446</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;Yes my account does have Free Power BI license.&lt;/P&gt;&lt;P&gt;I have used the settings mentioned by you while creating the app, but unfortunately it still does not work.&lt;/P&gt;&lt;P&gt;Would you be able to create a support ticket for this problem? Or provide me with a support email address to whom I can send the details or have a screen sharing session to trouble shoot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The detailed error message is given below,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An exception of type 'Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException' occurred in Microsoft.IdentityModel.Clients.ActiveDirectory.dll but was not handled in user code&lt;/P&gt;&lt;P&gt;Additional information:&lt;BR /&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;title&amp;gt;Access Denied&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;font face="Helvetica"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;big&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/big&amp;gt;&amp;lt;br&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/font&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;blockquote&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;table border=0 cellpadding=1 width="80%"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;font face="Helvetica"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;big&amp;gt;Access Denied (authentication_failed)&amp;lt;/big&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/font&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;font face="Helvetica"&amp;gt;&lt;/P&gt;&lt;P&gt;Your credentials could not be authenticated: "Credentials are missing.". You will not be permitted access until your credentials can be verified.&lt;/P&gt;&lt;P&gt;&amp;lt;/font&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;font face="Helvetica"&amp;gt;&lt;/P&gt;&lt;P&gt;This is typically caused by an incorrect username and/or password, but could also be caused by network problems.&lt;/P&gt;&lt;P&gt;&amp;lt;/font&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;font face="Helvetica" size=2&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;&lt;P&gt;For assistance, contact your network support team.&lt;/P&gt;&lt;P&gt;&amp;lt;/font&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/table&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/blockquote&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/FONT&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 09:03:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/98064#M3446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-06T09:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/98104#M3449</link>
      <description>&lt;P&gt;@Anonymous﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting that addtional infomation. Per the detailed message, it seems an Azure AD authentication problem then. I'd suggest you post your question with all the details in this table in the &lt;A href="https://social.msdn.microsoft.com/Forums/azure/en-US/home?forum=WindowsAzureAD" target="_self"&gt;Azure AD forum&lt;/A&gt; for a better result. Kindly share any update if you get.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 09:43:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/98104#M3449</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-12-06T09:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Credentials are missing in ASP.NET-web-app-sample</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/98651#M3462</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem has been fixed now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It was because of proxy server used in my organisation.&lt;/P&gt;&lt;P&gt;Adding below settings to web config did the trick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;system.net&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;defaultProxy useDefaultCredentials="true"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;proxy proxyaddress="&lt;EM&gt;yourproxyaddress&lt;/EM&gt;" bypassonlocal="True"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/defaultProxy&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/system.net&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps some one who might encounter this error in future.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinayak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:40:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Credentials-are-missing-in-ASP-NET-web-app-sample/m-p/98651#M3462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-07T09:40:41Z</dc:date>
    </item>
  </channel>
</rss>

