<?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: OData exception in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/3479190#M31433</link>
    <description>&lt;P&gt;How did you finally fix this problem.&amp;nbsp; I am getting the same odata error with Power BI Report server September 2023 release.&amp;nbsp; Works on my desktop version of the report server but getting the error when going to a server.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2023 15:00:55 GMT</pubDate>
    <dc:creator>Wanderson27104</dc:creator>
    <dc:date>2023-10-16T15:00:55Z</dc:date>
    <item>
      <title>OData exception</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/493391#M7270</link>
      <description>&lt;P&gt;Hi dear&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have power bi reporting server (august 2018) that connect to sqlserver 2012 and generate some report on portal prpperly.&lt;/P&gt;&lt;P&gt;when i want to create reresh plan. the error somting went wrong occurred and i found in log file cause that is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2018-08-19 11:54:15.4956|ERROR|10|OData exception occurred: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed.&amp;nbsp; Check your connection information and that the report server is a compatible version. ---&amp;gt; System.Net.WebException: The request failed with HTTP status 404: Not Found.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.MissingEndpointException.ThrowIfEndpointMissing(WebException e)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.CreateCacheRefreshPlan(String itemPath, String description, String eventType, String matchData, ParameterValue[] parameters)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapRS2010Proxy.&amp;lt;&amp;gt;c__DisplayClass32.&amp;lt;CreateCacheRefreshPlan&amp;gt;b__31()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapAuthenticationHelper.ExecuteWithWindowsAuth[TReturn](SoapHttpClientProtocol soapClient, IPrincipal userPrincipal, Func`1 func)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Repositories.SubscriptionService.CreateCacheRefreshPlan(IPrincipal userPrincipal, CacheRefreshPlan cacherefreshPlan)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.ODataWebApi.V1.Controllers.CacheRefreshPlanController.AddEntity(CacheRefreshPlan entity)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.ODataWebApi.Controllers.Reflection.EntitySetReflectionODataController`1.Post(ODataPath oDataPath, T value)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at lambda_method(Closure , Object , Object[] )&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.&amp;lt;&amp;gt;c__DisplayClass10.&amp;lt;GetExecutor&amp;gt;b__9(Object instance, Object[] methodParameters)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ApiControllerActionInvoker.&amp;lt;InvokeActionAsyncCore&amp;gt;d__0.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ActionFilterResult.&amp;lt;ExecuteAsync&amp;gt;d__2.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ExceptionFilterResult.&amp;lt;ExecuteAsync&amp;gt;d__0.MoveNext().| RequestID = s_30867e7a-25dc-4ff1-8489-11802eb83f38&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i connect to data sourse in import way and set i exacution account properly and configure .config server file currectly.&lt;/P&gt;&lt;P&gt;but i still have problem with this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please find the way that i get rid of this nasty error&lt;/P&gt;</description>
      <pubDate>Sun, 19 Aug 2018 07:45:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/493391#M7270</guid>
      <dc:creator>moeinsql</dc:creator>
      <dc:date>2018-08-19T07:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: OData exception</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/494162#M7287</link>
      <description>&lt;P&gt;Are you able to render the report? Also is this a clean install or an upgrade? It looks like you may have an issue with the URL reservation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 15:07:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/494162#M7287</guid>
      <dc:creator>mgmeyer</dc:creator>
      <dc:date>2018-08-20T15:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: OData exception</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/499149#M7430</link>
      <description>&lt;P&gt;I can see and render report currectly and also can define datasoure for report. I've edited execution account with proper U/P (sqladmin) that connect to database&amp;nbsp; successfully.&lt;/P&gt;&lt;P&gt;Also i&lt;SPAN class="short_text"&gt;&lt;SPAN class=""&gt;t's worth mentioning that an sql server database set to windows authentication mode.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text"&gt;&lt;SPAN class=""&gt;data needed for report come from one table in database and in power bi desktop it's set to import mode. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Aug 2018 10:37:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/499149#M7430</guid>
      <dc:creator>moeinsql</dc:creator>
      <dc:date>2018-08-25T10:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: OData exception</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/500360#M7470</link>
      <description>&lt;P&gt;Can you upload/render and RDL report? Can you check the ReportingServicesLogXXXX in your LogFiles folder and see if you are getting any errors?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 15:51:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/500360#M7470</guid>
      <dc:creator>mgmeyer</dc:creator>
      <dc:date>2018-08-27T15:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: OData exception</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/569100#M8834</link>
      <description>&lt;P&gt;Hi, I got the same thing here. Fresh install of SQL + power BI on one virtual. I can create SHARED scheduled plan (means connection to DB, tempDB, agent is running (can see the shared jobs there) works, but whenever I try to plan the schedule under certain report it goes with "Ups something happened.." and the I can find the same thing in log like you have. I`m into this issue for month now or something like that.. Also I test the connection to datasources - everything says ok, not either the refresh button when you have open report is not working... is this bug or is there way to fix this?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 07:20:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/569100#M8834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-20T07:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: OData exception</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/3479190#M31433</link>
      <description>&lt;P&gt;How did you finally fix this problem.&amp;nbsp; I am getting the same odata error with Power BI Report server September 2023 release.&amp;nbsp; Works on my desktop version of the report server but getting the error when going to a server.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 15:00:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/OData-exception/m-p/3479190#M31433</guid>
      <dc:creator>Wanderson27104</dc:creator>
      <dc:date>2023-10-16T15:00:55Z</dc:date>
    </item>
  </channel>
</rss>

