Closed tripu closed 9 years ago
Quotes are missing from one of the properties of the returned object:
$ curl https://api-test.w3.org/domains/41381
{ "message": Missing API key, "documentation_url": "https://github.com/w3c/w3c-api" }
$ curl https://api-test.w3.org/domains/41381?apikey=foo
{ "message": Invalid API key, "documentation_url": "https://github.com/w3c/w3c-api" }
Good catch. Fix deployed.
Quotes are missing from one of the properties of the returned object:
$ curl https://api-test.w3.org/domains/41381
$ curl https://api-test.w3.org/domains/41381?apikey=foo