<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Problem installing CHIP tool</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/129117/problem-installing-chip-tool</link><description>I am using SDK 2.7.0. When trying to install the CHIP tool, I get the error - view below. 
 I have tried everything - it seems that the OAuth client is hardcoded into the SDK. Could you please help with a remedy. 
 
 ERROR message: 
 BOOTSTRAP! Bootstrap</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Sep 2026 12:59:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/129117/problem-installing-chip-tool" /><item><title>RE: Problem installing CHIP tool</title><link>https://devzone.nordicsemi.com/thread/570986?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2026 12:59:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fee5ddf5-50a5-4715-aaed-c93357da205a</guid><dc:creator>Jenzo</dc:creator><description>&lt;p&gt;I am running macOS.&lt;/p&gt;
&lt;p&gt;I can reach directly:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;HTTP/2 405&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;content-type&lt;/b&gt;: text/plain; charset=utf-8&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;allow&lt;/b&gt;: GET, OPTIONS&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;x-content-type-options&lt;/b&gt;: nosniff&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;x-cloud-trace-context&lt;/b&gt;: e39af654636f95d54248ce4268b9533b&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;content-length&lt;/b&gt;: 19&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;date&lt;/b&gt;: Mon, 07 Sep 2026 12:56:20 GMT&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;b&gt;server&lt;/b&gt;: Google Frontend&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;cipd logout does not work.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Tried many tricks including erasing cache - nothing works.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I could change SDK - works smooth with e.g. SDK 3.0.0 , but it is cumbersome - would love to stay on current SDK.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem installing CHIP tool</title><link>https://devzone.nordicsemi.com/thread/570980?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2026 11:20:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57b91e94-2551-4e0a-bc64-0ac37053f9ce</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you on Linux or macOS?&lt;/p&gt;
&lt;p&gt;I was not able to reproduce the issue on my side (Ubuntu 24.04), so it does not seem to be an issue with the OAuth client ID in v2.7.0.&lt;/p&gt;
&lt;p&gt;It could be the network. Are you behind a corporate proxy, firewall, or VPN? If so, can you try without VPN or with a different network?&lt;br /&gt;Since the issue is reaching https://ci.chromium.org,&amp;nbsp;can you see if you can reach it directly from your network? For example, with&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;curl -I https://ci.chromium.org&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It might also help clearing CIPD credentials and cache:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cipd logout
rm -rf ~/.cipd-cache
rm -rf ~/.cipd-cache-dir&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Have you tried newer versions of the SDK?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>