Getting Chrome error:
Uncaught Error: URNs do not have any generally defined hierarchical components
hal.js:27 var norm = uri.absoluteTo(cur);
When retrieving my API entry point:
{
"motd": "Welcome to the API Endpoint!",
"_links": {
"osdi:people": {
"href": "http://demo.osdi.io/api/v1/people",
"title": "The collection of people in the system"
},
.....
}
Getting Chrome error:
When retrieving my API entry point: