openassistive / OpenATBackend

Back end api for Open Assistive built using nodeJS.
https://api.openassistive.org
4 stars 1 forks source link

Thingiverse returning 404.. #21

Closed willwade closed 7 years ago

willwade commented 7 years ago

Try doing this grabbing a thingiverse file: e.g. http://www.thingiverse.com/thing:1055109

You get a 404 on the API..

{ "server": "Cowboy", "content-type": "text/html; charset=utf-8", "date": "Mon, 08 May 2017 22:55:52 GMT", "connection": "keep-alive", "x-powered-by": "Express", "content-security-policy": "default-src 'self'", "content-length": "148", "via": "1.1 vegur", "access-control-allow-origin": "*", "x-content-type-options": "nosniff" }