dig-etl-engine icon indicating copy to clipboard operation
dig-etl-engine copied to clipboard

Error 500 while querying data

Open elmaestro08 opened this issue 7 years ago • 0 comments

Got an AttributeError: module 'urllib' has no attribute 'unquote' thrown on line 240 of app/mydig-webservice/ws/search/conjunctive_query.py

Solution: https://stackoverflow.com/questions/8628152/url-decode-with-python-3

elmaestro08 avatar Oct 08 '18 23:10 elmaestro08