<?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 Thanks. I'll try that today. in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096901#M67214</link>
    <description>&lt;P&gt;Thanks. I'll try that today.&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2016 06:18:23 GMT</pubDate>
    <dc:creator>ThomasE</dc:creator>
    <dc:date>2016-05-06T06:18:23Z</dc:date>
    <item>
      <title>Urgent  problems with RealSense JavaScript API (Web Runtime)</title>
      <link>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096897#M67210</link>
      <description>&lt;DIV class="moz-text-html" lang="x-unicode"&gt;
	&lt;P&gt;Hello all,&lt;/P&gt;

	&lt;P&gt;I am currently not able to run the RealSense JavaScript API (using RealSense Web SDK Runtime). The errors started to occur last Thursday (2016/04/14) afternoon (CEST). Up until now, all the samples were running fine on all the tested machines.&lt;/P&gt;

	&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Since we really need the JavaScript API to work for our talks concerning Intel RealSense, could you please have a look at this issue ASAP?&lt;/SPAN&gt;&lt;/P&gt;

	&lt;P&gt;The behavior is the following:&lt;BR /&gt;
		Running one of the JavaScript sample apps from the Intel RealSense SDK browser, when I try to use the RealSense Web Runtime, I get the following error message on the browser console:&lt;BR /&gt;
		&lt;BR /&gt;
		POST &lt;A href="https://192.55.233.1/resourceaccesstoken" target="_blank"&gt;https://192.55.233.1/resourceaccesstoken&lt;/A&gt; 400 (Error)&lt;/P&gt;

	&lt;DIV class="moz-text-html" lang="x-unicode"&gt;The response is the following:&lt;BR /&gt;
		&amp;nbsp;
		&lt;DIV&gt;
			&lt;PRE class="brush:;"&gt;{ "error": {
  "code":400,
  "errors":[ {
    "domain":"CapabilityProxy",
    "extendedHelp":"",
    "message":"",
    "reason":"CP-001",
    "sendReport":""
  }],
  "message":"Invalid parameter received in request.",
  "requestId":8
} }&lt;/PRE&gt;

			&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Trying to check the health seems good:&lt;/SPAN&gt;&lt;/P&gt;
		&lt;/DIV&gt;

		&lt;DIV&gt;&amp;nbsp;&lt;A __postbox-detected-content="__postbox-detected-link" class="__postbox-detected-content __postbox-detected-link" href="https://192.55.233.1/health" style="font-size: 1em; line-height: 1.5;"&gt;https://192.55.233.1/health&lt;/A&gt;&lt;/DIV&gt;

		&lt;DIV&gt;
			&lt;PRE class="brush:;"&gt;{ data: {
  kind: "healthcheck",
  isHealthy: true,
  name: "capabilityProxy",
  build: "1021",
  version: "1.9.0"
} }&lt;/PRE&gt;

			&lt;DIV&gt;
				&lt;DIV&gt;&lt;A __postbox-detected-content="__postbox-detected-link" class="__postbox-detected-content __postbox-detected-link" href="https://192.55.233.1:5713/health" style="font-size: 1em; line-height: 1.5;"&gt;https://192.55.233.1:5713/health&lt;/A&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt; sends:&lt;/SPAN&gt;&lt;/DIV&gt;

				&lt;DIV&gt;
					&lt;PRE class="brush:;"&gt;{ data: {
  kind: "healthcheck",
  isHealthy: true,
  name: "capabilityProxy",
  build: "1021",
  version: "1.9.0"
} }&lt;/PRE&gt;

					&lt;DIV&gt;
						&lt;DIV&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Content of "C:\ProgramData\Intel\Intel(R) Technology Access\Logs\Intel(R)TechnologyAccess.log":&lt;/SPAN&gt;&lt;/DIV&gt;

						&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

						&lt;DIV&gt;I0419 21:09:39.967974 &amp;nbsp;5628 PowerSink.cpp:94] PowerEventType::PowerResume&lt;BR /&gt;
							I0419 21:09:39.967974 &amp;nbsp;5628 EventObserver.cpp:110] Power Change Event: Resume&lt;BR /&gt;
							I0419 21:09:39.982985 &amp;nbsp;6804 EventObserver.cpp:166] Interface Change Event&lt;BR /&gt;
							I0419 21:09:39.987989 &amp;nbsp;2956 DevKeyReader.cpp:468] Found the installer reg key, breaking&lt;BR /&gt;
							I0419 21:09:39.992992 &amp;nbsp;6804 PowerSink.cpp:94] PowerEventType::PowerResume&lt;BR /&gt;
							I0419 21:09:40.606825 &amp;nbsp;2644 EventObserver.cpp:110] Power Change Event: Resume&lt;BR /&gt;
							I0419 21:09:48.618916 &amp;nbsp;5628 EventObserver.cpp:166] Interface Change Event&lt;BR /&gt;
							I0419 21:09:52.002326 &amp;nbsp;2956 DevKeyReader.cpp:468] Found the installer reg key, breaking&lt;BR /&gt;
							I0419 21:09:54.342195 &amp;nbsp;5628 EventObserver.cpp:166] Interface Change Event&lt;BR /&gt;
							I0419 21:10:05.060659 &amp;nbsp;1644 EventObserver.cpp:166] Interface Change Event&lt;BR /&gt;
							I0419 21:10:32.868113 &amp;nbsp;5628 EventObserver.cpp:166] Interface Change Event&lt;BR /&gt;
							I0419 21:10:42.886519 &amp;nbsp;1644 EventObserver.cpp:166] Interface Change Event&lt;BR /&gt;
							I0419 21:10:52.906141 &amp;nbsp;6804 EventObserver.cpp:166] Interface Change Event&lt;BR /&gt;
							I0419 21:12:44.686020 &amp;nbsp;2996 Telemetry.cpp:278] Flushing telemetry data&lt;BR /&gt;
							I0419 21:12:44.686020 &amp;nbsp;2996 Telemetry.cpp:294] Done flushing telemetry data&lt;BR /&gt;
							I0419 21:12:44.699936 &amp;nbsp;2760 AccessTokenHandler.cpp:142] No authorization point found for capability: realsense/rssdk_v7&lt;BR /&gt;
							I0419 21:12:44.699936 &amp;nbsp;2760 AccessTokenHandler.cpp:151] Failing authorization request because we found: 0 authorization points but needed exactly 1&lt;BR /&gt;
							I0419 21:13:55.776490 &amp;nbsp;2768 AccessTokenHandler.cpp:142] No authorization point found for capability: realsense/rssdk_v8&lt;BR /&gt;
							I0419 21:13:55.776490 &amp;nbsp;2768 AccessTokenHandler.cpp:151] Failing authorization request because we found: 0 authorization points but needed exactly 1&lt;/DIV&gt;

						&lt;DIV&gt;&amp;nbsp;&lt;BR /&gt;
							I tested the Web Runtime on 3 different systems and came to the same result on all three of them:&lt;/DIV&gt;

						&lt;UL&gt;
							&lt;LI&gt;Lenovo Yoga 3 Ultrabook, Intel 5Y70, Intel HD Graphics 5300, external F200 camera&lt;/LI&gt;
							&lt;LI&gt;Asus laptop with Intel Core i7 4720HQ, Intel HD Graphics 4600, integrated F200 camera&lt;/LI&gt;
							&lt;LI&gt;Dell All-In-One with Intel Core i5 6300HQ, Nvidia Geforce 940M, integrated F200 camera&lt;/LI&gt;
						&lt;/UL&gt;

						&lt;DIV&gt;All get the same error.&lt;/DIV&gt;

						&lt;DIV&gt;&lt;BR /&gt;
							The problem occured in:&lt;/DIV&gt;

						&lt;UL&gt;
							&lt;LI&gt;Windows 8.1 (Home)&lt;/LI&gt;
							&lt;LI&gt;Windows 8.1 (Pro)&lt;/LI&gt;
							&lt;LI&gt;Windows 10&lt;/LI&gt;
						&lt;/UL&gt;

						&lt;DIV&gt;Browsers tested:&lt;/DIV&gt;

						&lt;UL&gt;
							&lt;LI&gt;Google Chrome (new update)&lt;/LI&gt;
							&lt;LI&gt;Firefox 45.0.2&lt;/LI&gt;
						&lt;/UL&gt;

						&lt;DIV&gt;The problem was present using the following RealSense SDKs (with mathching Web Runtime version):&lt;/DIV&gt;

						&lt;UL&gt;
							&lt;LI&gt;R5 version 7.0.23.8048 (with DCM for F200 1.4.27.41944)&lt;/LI&gt;
							&lt;LI&gt;R6 version 8.0.24.6528 (with DCM for F200 1.4.27.41944)&lt;/LI&gt;
						&lt;/UL&gt;

						&lt;DIV&gt;All the systems were running the C# and C++ systems correctly.&lt;/DIV&gt;

						&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

						&lt;DIV&gt;Tested in 2 countries (Germany and Netherlands) ;-)&lt;/DIV&gt;
					&lt;/DIV&gt;
				&lt;/DIV&gt;
			&lt;/DIV&gt;
		&lt;/DIV&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Apr 2016 19:55:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096897#M67210</guid>
      <dc:creator>ThomasE</dc:creator>
      <dc:date>2016-04-19T19:55:05Z</dc:date>
    </item>
    <item>
      <title>Thanks for the complete right</title>
      <link>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096898#M67211</link>
      <description>&lt;P&gt;Thanks for the complete right up Thomas. We're tracking progress on getting the fixed ITA version posted on &lt;A href="https://software.intel.com/en-us/forums/realsense/topic/625015"&gt;https://software.intel.com/en-us/forums/realsense/topic/625015&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 05:22:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096898#M67211</guid>
      <dc:creator>Colleen_C_Intel</dc:creator>
      <dc:date>2016-04-23T05:22:58Z</dc:date>
    </item>
    <item>
      <title>Thanks again for addressing</title>
      <link>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096899#M67212</link>
      <description>&lt;P&gt;Thanks again for addressing the issue. Is there an update on this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 09:05:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096899#M67212</guid>
      <dc:creator>ThomasE</dc:creator>
      <dc:date>2016-04-26T09:05:39Z</dc:date>
    </item>
    <item>
      <title>https://software.intel.com/en</title>
      <link>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096900#M67213</link>
      <description>&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/628745&amp;nbsp;" target="_blank"&gt;https://software.intel.com/en-us/forums/realsense/topic/628745&amp;nbsp;&lt;/A&gt;;&lt;/P&gt;

&lt;P&gt;solution on this page , it worked for me.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 05:46:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096900#M67213</guid>
      <dc:creator>Khalil_S_</dc:creator>
      <dc:date>2016-05-06T05:46:57Z</dc:date>
    </item>
    <item>
      <title>Thanks. I'll try that today.</title>
      <link>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096901#M67214</link>
      <description>&lt;P&gt;Thanks. I'll try that today.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 06:18:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096901#M67214</guid>
      <dc:creator>ThomasE</dc:creator>
      <dc:date>2016-05-06T06:18:23Z</dc:date>
    </item>
    <item>
      <title>It worked! Thanks for</title>
      <link>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096902#M67215</link>
      <description>&lt;P&gt;It worked! Thanks for pointing to the solution.&lt;/P&gt;

&lt;P&gt;Just for future reference: The newest version of the Intel Technology Access (ITA) software fixed the problem.&lt;/P&gt;

&lt;P&gt;Details can be found here:&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/realsense/topic/628745" style="font-size: 12px; line-height: 18px;"&gt;https://software.intel.com/en-us/forums/realsense/topic/628745&lt;/A&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2016 20:47:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096902#M67215</guid>
      <dc:creator>ThomasE</dc:creator>
      <dc:date>2016-05-08T20:47:25Z</dc:date>
    </item>
    <item>
      <title>On one of my laptops, the</title>
      <link>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096903#M67216</link>
      <description>&lt;P&gt;On one of my laptops, the error occured again the last few days. Reinstalling the SDK and the ITA solved the problem, however.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:45:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Urgent-problems-with-RealSense-JavaScript-API-Web-Runtime/m-p/1096903#M67216</guid>
      <dc:creator>ThomasE</dc:creator>
      <dc:date>2016-09-22T16:45:08Z</dc:date>
    </item>
  </channel>
</rss>

