<?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>question Re: I'm not able to sdk-now fetch in ServiceNow IDE, SDK, and Fluent forum</title>
    <link>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3109044#M84</link>
    <description>&lt;P&gt;Can you confirm the family release version of your instance, the API used in fetch was introduced in Washington DC release.&lt;BR /&gt;&lt;BR /&gt;If your instance version is higher than W, can you open a Customer case on support.servicenow.com and so that our team('fluent') can take a look at the instance ?&lt;BR /&gt;&lt;BR /&gt;-- Venkat&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 13:36:25 GMT</pubDate>
    <dc:creator>Venkat79</dc:creator>
    <dc:date>2024-11-20T13:36:25Z</dc:date>
    <item>
      <title>I'm not able to sdk-now fetch</title>
      <link>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3108273#M80</link>
      <description>&lt;P&gt;Hello all, I'm not sure what I've done but I'm not able to use sdk-now fetch. I am properly authenticated in the instance since I was able to create a new scoped application, but I cannot use sdk-now fetch. Every time I try it I get this error:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;❯ now-sdk deploy
[now-sdk] Starting deployment...
[now-sdk] Attempting to log into instance https://&amp;lt;instance-name-Icensored&amp;gt;.service-now.com as user_name_I_censored.
[now-sdk] Deploying app package to https://&amp;lt;instance-name-Icensored&amp;gt;.service-now.com from /Users/user.name/Documents/NuvoSource/now-sdk-projects/test
[now-sdk] Successfully deployed application to your instance.
❯ now-sdk fetch
[now-sdk] Fetching application metadata from instance...
[now-sdk] [WARN] WARN: Updates to JavaScript modules are not included when fetching application metadata from your instance.
[now-sdk] Attempting to log into instance https://&amp;lt;instance-name-Icensored&amp;gt;.service-now.com as user_name_I_censored.
[now-sdk] Downloading metadata for sdk-test from instance https://&amp;lt;instance-name-Icensored&amp;gt;.service-now.com...
[now-sdk] Downloading application package for &amp;lt;sys_id_I_censored&amp;gt; from https://&amp;lt;instance-name-Icensored&amp;gt;.service-now.com
[now-sdk] Unzipping downloaded package...
[now-sdk] [ERROR] Failed to fetch application: ENOENT: no such file or directory, open '/var/folders/yv/yy4m3cb51x5cz2hp2h08mtfc0000gp/T/nowsdk/app/app.zip'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've shown an example with now-sdk deploy to showcase that I am authenticated and I am able to deploy, I'm not able to use fetch, nor can I convert applications, since it's using fetch to grab them initialy underneath, I guess.&lt;BR /&gt;&lt;BR /&gt;I have rights to the folder that app.zip is supposed to be downloaded to and my company antivirus does not report anything being deleted. I've been stuck at this for a while now and google did not help, hope you guys can!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:48:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3108273#M80</guid>
      <dc:creator>Viktor Vidolov1</dc:creator>
      <dc:date>2024-11-19T17:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: I'm not able to sdk-now fetch</title>
      <link>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3108291#M82</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/152005"&gt;@Viktor Vidolov1&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Can you look at the instance logs and see if there are any errors in there ?&lt;BR /&gt;&lt;BR /&gt;-- Venkat&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 18:09:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3108291#M82</guid>
      <dc:creator>Venkat79</dc:creator>
      <dc:date>2024-11-19T18:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: I'm not able to sdk-now fetch</title>
      <link>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3109027#M83</link>
      <description>&lt;P&gt;I've actually got an error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Requested URI does not represent any resource: /fluent/download/&amp;lt;sys_id_I_censored&amp;gt;: no thrown error&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 20 Nov 2024 13:25:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3109027#M83</guid>
      <dc:creator>Viktor Vidolov1</dc:creator>
      <dc:date>2024-11-20T13:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: I'm not able to sdk-now fetch</title>
      <link>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3109044#M84</link>
      <description>&lt;P&gt;Can you confirm the family release version of your instance, the API used in fetch was introduced in Washington DC release.&lt;BR /&gt;&lt;BR /&gt;If your instance version is higher than W, can you open a Customer case on support.servicenow.com and so that our team('fluent') can take a look at the instance ?&lt;BR /&gt;&lt;BR /&gt;-- Venkat&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 13:36:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3109044#M84</guid>
      <dc:creator>Venkat79</dc:creator>
      <dc:date>2024-11-20T13:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: I'm not able to sdk-now fetch</title>
      <link>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3109226#M85</link>
      <description>&lt;P&gt;It seems like you are correct. I wasn't aware I was working on a Vancouver instance. I've got some issues with conversion now, but I guess that is a different topic.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 16:06:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/i-m-not-able-to-sdk-now-fetch/m-p/3109226#M85</guid>
      <dc:creator>Viktor Vidolov1</dc:creator>
      <dc:date>2024-11-20T16:06:40Z</dc:date>
    </item>
  </channel>
</rss>

