[FOLIO-1695] How to use FOLIO API Created: 13/Jan/19  Updated: 03/Jun/20  Resolved: 14/Jan/19

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Task Priority: P3
Reporter: Bader Alotheimeen Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint:

 Description   

I want to use these API's: https://dev.folio.org/reference/api/

I did the following steps:

  • download vagrant/snapshot
  • vagrant up

{
"username": "jhandey",
"id": "7261ecaae3a74dc68b468e12a70b1aec",
"active": true,
"type": "patron",
"patronGroup": "4bb563d9-3f9d-4e1e-8d1d-04e75666d68f",
"meta":

{ "creation_date": "2016-11-05T0723", "last_login_date": "" }

,
"personal":

{ "lastName": "Handey", "firstName": "Jack", "email": "jhandey@biglibrary.org", "phone": "2125551212" }

}

and getting an error:

<html>
<head>
<title>405 Not Allowed</title>
</head>
<body bgcolor="white">
<center>
<h1>405 Not Allowed</h1>
</center>
<hr>
<center>nginx/1.14.2</center>
</body>
</html>

thank you



 Comments   
Comment by David Crossley [ 14/Jan/19 ]

All such operations go via Okapi, not through the front-end.

Please take some time to improve background understanding.
This section provides some starting points:
https://dev.folio.org/start/

To explore and learn FOLIO, it will be better to use a "stable" system rather
than a "snapshot" bleeding edge system. This tutorial can assist:
https://dev.folio.org/tutorials/curriculum/06-vm-stable/

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

Please do not use this Jira issue tracker for support questions. Better venues are the "support" Slack channel and the "Discuss" forum:
https://dev.folio.org/guidelines/which-forum/

Comment by Bader Alotheimeen [ 14/Jan/19 ]

Thank you so much.

Generated at Thu Feb 08 23:15:13 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.