-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
i cloned your project and did deploy but it's not working properly .i got error 500 internal server error with following log :
[GET] /
11:12:06:33
using Asynchronous Server Gateway Interface (ASGI)[ERROR] AttributeError: 'list' object has no attribute 'encode'Traceback (most recent call last): File "/var/task/vc__handler__python.py", line 288, in vc_handler 'headers': [[k.lower().encode(), v.encode()] for k, v in headers.items()], File "/var/task/vc__handler__python.py", line 288, in <listcomp> 'headers': [[k.lower().encode(), v.encode()] for k, v in headers.items()],
Metadata
Metadata
Assignees
Labels
No labels