<?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: Jira API pull - &amp;quot;DataFormat.Error: We found extra characters at the end of JSON input&amp;quot; in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Jira-API-pull-quot-DataFormat-Error-We-found-extra-characters-at/m-p/1988880#M30829</link>
    <description>&lt;P&gt;This could be the API did not return a properly formatted JSON.You can try using Fiddler or F12 of the browser to view the content actually sent by the API.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jul 2021 06:38:43 GMT</pubDate>
    <dc:creator>V-lianl-msft</dc:creator>
    <dc:date>2021-07-30T06:38:43Z</dc:date>
    <item>
      <title>Jira API pull - "DataFormat.Error: We found extra characters at the end of JSON input"</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Jira-API-pull-quot-DataFormat-Error-We-found-extra-characters-at/m-p/1985282#M30784</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I've tried tons of examples off the internet, but still keep getting this DataFormat.Error. Any advice to finding the issue?&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Does it have anything to do with paging data coming back? Is it the call going out? Wish the error messages were a bit more descriptive here.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;let
    Auth_Key = "Basic " &amp;amp; Binary.ToText(Text.ToBinary("xxx:xxx"), 0),
    Source = Json.Document(Web.Contents("https://jira.xxx.com/rest/api/1/issue/MIA-8263", [Headers=[#"Content-Type"="application/json", Authorization="Auth_Key"]]))    
in
    Source&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 16:43:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Jira-API-pull-quot-DataFormat-Error-We-found-extra-characters-at/m-p/1985282#M30784</guid>
      <dc:creator>dude95</dc:creator>
      <dc:date>2021-07-28T16:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Jira API pull - "DataFormat.Error: We found extra characters at the end of JSON input"</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Jira-API-pull-quot-DataFormat-Error-We-found-extra-characters-at/m-p/1988880#M30829</link>
      <description>&lt;P&gt;This could be the API did not return a properly formatted JSON.You can try using Fiddler or F12 of the browser to view the content actually sent by the API.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 06:38:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Jira-API-pull-quot-DataFormat-Error-We-found-extra-characters-at/m-p/1988880#M30829</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2021-07-30T06:38:43Z</dc:date>
    </item>
  </channel>
</rss>

