Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting HTTP error code 500 after deployment #25

Open
Ugochukwu07 opened this issue Feb 29, 2024 · 1 comment
Open

Getting HTTP error code 500 after deployment #25

Ugochukwu07 opened this issue Feb 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Ugochukwu07
Copy link

[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

@tthn0
Copy link
Owner

tthn0 commented Feb 29, 2024

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 tthn0 added the bug Something isn't working label Feb 29, 2024
42willow added a commit to 42willow/Spotify-Readme that referenced this issue May 10, 2024
42willow added a commit to 42willow/Spotify-Readme that referenced this issue May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants