-
Notifications
You must be signed in to change notification settings - Fork 49
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
Bug: Endpoint to add youtube video returns an error #94
Comments
Hello there!👋 Welcome to the project!💖 Thank you and congrats🎉for opening your very first issue in this project. AnitaB.org is an inclusive community, committed to creating a safe and positive environment.🌸 Please adhere to our Code of Conduct.🙌 You may submit a PR if you like! If you want to report a bug🐞 please follow our Issue Template. Also make sure you include steps to reproduce it and be patient while we get back to you.😄 Feel free to join us on AnitaB.org Open Source Zulip Community.💖 We have different streams for each active repository for discussions.✨ Hope you have a great time there!😄 |
@annabauza as the endpoint is working fine locally, so the problem must be with the deployed version. Can you confirm that the youtube API is enabled (#90) ? |
@jalajcodes from url :https://www.youtube.com/watch?v=bVE9W73Qvzk
|
|
|
Thanks for clarifying... |
@jalajcodes If you're handling this, can I take #83 to complete the DB constraints? cc @annabauza @vatsalkul @keshakaneria |
And who's looking after cors? |
someone is assigned to that issue, they haven't created a pr yet |
@jalajcodes I will close this issue as it has been resolved by #119 |
@Amulya-coder Removing |
Describe the bug
/videos/youtube
endpoint returns 500 Internal server errorTo Reproduce
Steps to reproduce the behavior:
http://localhost:500
video/youtube
endpointExpected behavior
The endpoint should create a new video.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Check the terminal to find out the cause of the error.
The text was updated successfully, but these errors were encountered: