<?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 I have to use an api from the API explorer. this is the one - http://localhost/alfresco/s/api/task-instances?authority=user2&amp;pooledTasks=true, it is asking me to enter user id and password when I am trying in post pan after entering it is working fine wit in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/i-have-to-use-an-api-from-the-api-explorer-this-is-the-one-http/m-p/108370#M30460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is my code, please tell me if there is any error...........i am getting empty page with loading symbol as output&lt;/P&gt;&lt;DIV style="color: #f8f8f2; background-color: #272822; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #f92672;"&gt;export default&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;class&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e; text-decoration: underline;"&gt;App&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;extends&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e; text-decoration: underline;"&gt;React&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;Component&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;constructor&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;props&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;super&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;props&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #fd971f;"&gt; this&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt; =&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;isLoading&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;: true&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;dataSource&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;: null&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;componentDidMount&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; () {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f92672;"&gt; return&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;fetch&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;'http://localhost/alfresco/s/api/task-instances?authority=user2&amp;amp;pooledTasks=true'&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;, {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;method&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;'get'&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;headers&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e; text-decoration: underline;"&gt;Headers&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;username&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;"user2"&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;password&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;"password"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; })&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; })&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;then&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; ( (&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;response&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; response&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;json&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;() )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;then&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;responseJson&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="color: #fd971f;"&gt; this&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;setState&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;isLoading&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;: false&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;dataSource&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; responseJson&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; })&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; })&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;catch&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;error&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;console&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;log&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;error&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; });&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;} &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #a6e22e;"&gt;render&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;() {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f92672;"&gt; if&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #fd971f;"&gt;this&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;isLoading&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f92672;"&gt; return&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;View&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;styles&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;container&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;ActivityIndicator&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; /&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;View&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; }&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt; else&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="color: #66d9ef;"&gt; let&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; data&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt; =&lt;/SPAN&gt;&lt;SPAN style="color: #fd971f;"&gt; this&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;state&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;dataSource&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;map&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;val&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; key&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #66d9ef;"&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f92672;"&gt; return&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;View&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;key&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;key&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;styles&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;item&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;Text&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;val&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;title&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;Text&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;View&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; });&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f92672;"&gt; return&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; (&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;View&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;styles&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;container&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;Text&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; id &lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;Text&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;View&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; );&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="color: #66d9ef;"&gt;const&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; styles&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt; =&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;StyleSheet&lt;/SPAN&gt;&lt;SPAN style="color: #f92672;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #a6e22e;"&gt;create&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;container&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;flex&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;backgroundColor&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;'#fff'&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;alignItems&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;'center'&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ae81ff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;justifyContent&lt;/SPAN&gt;&lt;SPAN style="color: #ae81ff;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #f8f8f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #e6db74;"&gt;'center'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #f8f8f2;"&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Aug 2019 07:43:38 GMT</pubDate>
    <dc:creator>sonu</dc:creator>
    <dc:date>2019-08-22T07:43:38Z</dc:date>
    <item>
      <title>I have to use an api from the API explorer. this is the one - http://localhost/alfresco/s/api/task-instances?authority=user2&amp;pooledTasks=true, it is asking me to enter user id and password when I am trying in post pan after entering it is working fine wit</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/i-have-to-use-an-api-from-the-api-explorer-this-is-the-one-http/m-p/108370#M30460</link>
      <description>here is my code, please tell me if there is any error...........i am getting empty page with loading symbol as outputexport default class App extends React.Component { constructor(props) { super(props); this.state = { isLoading: true, dataSource: null, } } componentDidMount () { return fetch('http:/</description>
      <pubDate>Thu, 22 Aug 2019 07:43:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/i-have-to-use-an-api-from-the-api-explorer-this-is-the-one-http/m-p/108370#M30460</guid>
      <dc:creator>sonu</dc:creator>
      <dc:date>2019-08-22T07:43:38Z</dc:date>
    </item>
  </channel>
</rss>

