<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:15:13 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-1695] How to use FOLIO API</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1695</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;I want to use these API&apos;s: &lt;a href=&quot;https://dev.folio.org/reference/api/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://dev.folio.org/reference/api/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I did the following steps: &lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;download vagrant/snapshot&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;vagrant up&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;in postman i use &lt;a href=&quot;http://localhost:3000/users&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://localhost:3000/users&lt;/a&gt; and the body as follow&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;{&lt;br/&gt;
  &quot;username&quot;: &quot;jhandey&quot;,&lt;br/&gt;
  &quot;id&quot;: &quot;7261ecaae3a74dc68b468e12a70b1aec&quot;,&lt;br/&gt;
  &quot;active&quot;: true,&lt;br/&gt;
  &quot;type&quot;: &quot;patron&quot;,&lt;br/&gt;
  &quot;patronGroup&quot;: &quot;4bb563d9-3f9d-4e1e-8d1d-04e75666d68f&quot;,&lt;br/&gt;
  &quot;meta&quot;: &lt;/p&gt;
{
    &quot;creation_date&quot;: &quot;2016-11-05T0723&quot;,
    &quot;last_login_date&quot;: &quot;&quot;
  }
&lt;p&gt;,&lt;br/&gt;
  &quot;personal&quot;: &lt;/p&gt;
{
    &quot;lastName&quot;: &quot;Handey&quot;,
    &quot;firstName&quot;: &quot;Jack&quot;,
    &quot;email&quot;: &quot;jhandey@biglibrary.org&quot;,
    &quot;phone&quot;: &quot;2125551212&quot;
  }
&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;and getting an error: &lt;/p&gt;

&lt;p&gt;&amp;lt;html&amp;gt;&lt;br/&gt;
    &amp;lt;head&amp;gt;&lt;br/&gt;
        &amp;lt;title&amp;gt;405 Not Allowed&amp;lt;/title&amp;gt;&lt;br/&gt;
    &amp;lt;/head&amp;gt;&lt;br/&gt;
    &amp;lt;body bgcolor=&quot;white&quot;&amp;gt;&lt;br/&gt;
        &amp;lt;center&amp;gt;&lt;br/&gt;
            &amp;lt;h1&amp;gt;405 Not Allowed&amp;lt;/h1&amp;gt;&lt;br/&gt;
        &amp;lt;/center&amp;gt;&lt;br/&gt;
        &amp;lt;hr&amp;gt;&lt;br/&gt;
        &amp;lt;center&amp;gt;nginx/1.14.2&amp;lt;/center&amp;gt;&lt;br/&gt;
    &amp;lt;/body&amp;gt;&lt;br/&gt;
&amp;lt;/html&amp;gt;&lt;/p&gt;


&lt;p&gt;thank you&lt;/p&gt;</description>
                <environment></environment>
        <key id="80988">FOLIO-1695</key>
            <summary>How to use FOLIO API</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Won&apos;t Do</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="712020:360983a0-8822-4086-b655-d9b395cc253e">Bader Alotheimeen</reporter>
                                    <labels>
                    </labels>
                <created>Sun, 13 Jan 2019 13:00:18 +0000</created>
                <updated>Wed, 3 Jun 2020 16:39:22 +0000</updated>
                            <resolved>Mon, 14 Jan 2019 22:04:02 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="194281" author="61cd0ca0bce5e00069e98be7" created="Mon, 14 Jan 2019 00:11:51 +0000"  >&lt;p&gt;All such operations go via Okapi, not through the front-end.&lt;/p&gt;

&lt;p&gt;Please take some time to improve background understanding.&lt;br/&gt;
This section provides some starting points:&lt;br/&gt;
&lt;a href=&quot;https://dev.folio.org/start/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://dev.folio.org/start/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To explore and learn FOLIO, it will be better to use a &quot;stable&quot; system rather&lt;br/&gt;
 than a &quot;snapshot&quot; bleeding edge system. This tutorial can assist:&lt;br/&gt;
&lt;a href=&quot;https://dev.folio.org/tutorials/curriculum/06-vm-stable/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://dev.folio.org/tutorials/curriculum/06-vm-stable/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After understanding how to send basic queries using Curl, then move on to Postman. Tip: use Search at that dev site: postman&lt;/p&gt;

&lt;p&gt;Please do not use this Jira issue tracker for support questions. Better venues are the &quot;support&quot; Slack channel and the &quot;Discuss&quot; forum:&lt;br/&gt;
&lt;a href=&quot;https://dev.folio.org/guidelines/which-forum/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://dev.folio.org/guidelines/which-forum/&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="194283" author="712020:360983a0-8822-4086-b655-d9b395cc253e" created="Mon, 14 Jan 2019 05:39:04 +0000"  >&lt;p&gt;Thank you so much.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzbhr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 14 Jan 2019 00:11:51 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>