spacy-api-docker
spacy-api-docker copied to clipboard
/dep
Hello: first, thank you for making this available as a docker image!
I pulled en_v2, and /ui works but not /dep - I pulled en (v1) and /ui and /dep works. I don't know if that is documented anywhere?
-David
My problem is similar. I got the UI on / and a 404 on /ui and /dep
Ditto! A 404 on /dep when I go through the /ui. But if I hit it directly as an API (using Postman), it works perfectly...
I reckon this is an xss issue or something.
I have the same exact issue