Spotify-Readme icon indicating copy to clipboard operation
Spotify-Readme copied to clipboard

Getting HTTP error code 500 after deployment

Open Ugochukwu07 opened this issue 1 year ago • 1 comments

[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):

Status Code: 500 Internal Server Error Host: spotify-readme-gamma-bay.vercel.app Request Path: /api Request ID: 9tr5s-1709187115156-2eb1a61308cf Request User Agent: github-camo (723732d2) Level: Error

Ugochukwu07 avatar Feb 29 '24 06:02 Ugochukwu07

This is most likely due to an outdated dependencies list. Just go to the ./api/requirements.txt file and remove the version numbers and it should work fine.

tthn0 avatar Feb 29 '24 08:02 tthn0