After succesfully installed arklet-frick on a server, we proceeded to test minting of arks only to encountered errors as shown below:
curl -X POST
https://testpids.ngren.edu.ng/mint -H "Authorization: Bearer cbccc633-aba7-4413-b73d-d00c73e372c6" -H "Content-Type: application/json" -d '{"naan": "99999", "shoulder": "fk4123", "url": "
https://niris.ngren.edu.ng/resource", "metadata": {"title": "Test Object", "type": "Text", "identifier": "test-001", "source": "Frick Collection", "relation": "related-resource-id", "format": "application/pdf"}}'
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Page not found at /mint</title>
<meta name="robots" content="NONE,NOARCHIVE">
<style type="text/css">
html * { padding:0; margin:0; }
body * { padding:10px 20px; }
body * * { padding:0; }
body { font:small sans-serif; background:#eee; color:#000; }
body>div { border-bottom:1px solid #ddd; }
h1 { font-weight:normal; margin-bottom:.4em; }
h1 span { font-size:60%; color:#666; font-weight:normal; }
table { border:none; border-collapse: collapse; width:100%; }
td, th { vertical-align:top; padding:2px 3px; }
th { width:12em; text-align:right; color:#666; padding-right:.5em; }
#info { background:#f6f6f6; }
#info ol { margin: 0.5em 4em; }
#info ol li { font-family: monospace; }
#summary { background: #ffc; }
#explanation { background:#eee; border-bottom: 0px none; }
pre.exception_value { font-family: sans-serif; color: #575757; font-size: 1.5em; margin: 10px 0 10px 0; }
</style>
</head>
<body>
<div id="summary">
<h1>Page not found <span>(404)</span></h1>
<table class="meta">
<tr>
<th>Request Method:</th>
<td>POST</td>
This is a test server not production anyway. Kindly assist to provide clues on how to proceed further
Regards.