examples icon indicating copy to clipboard operation
examples copied to clipboard

NestJS/Flask template not working

Open chasemcdo opened this issue 2 years ago • 0 comments

The same issue mentioned in #795 is present in the NextJS/Flask template

[ERROR] Runtime.ImportModuleError: Unable to import module 'vc__handler__python': cannot import name 'url_quote' from 'werkzeug.urls' (/var/task/werkzeug/urls.py)
Traceback (most recent call last):

This is from a fresh deployment of the template when clicking the api call button

chasemcdo avatar Oct 10 '23 21:10 chasemcdo