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

An error occurred - Functions Internal Error #23

Closed
jacob-ian opened this issue Jun 25, 2021 · 1 comment · Fixed by #26
Closed

An error occurred - Functions Internal Error #23

jacob-ian opened this issue Jun 25, 2021 · 1 comment · Fixed by #26
Labels

Comments

@jacob-ian
Copy link
Owner

jacob-ian commented Jun 25, 2021

Issue:

  • "An error occurred" is displayed when entering any YouTube video URL on the PWA
  • Appears to be error thrown in Firebase Function getCaptionsList.

Expected Behaviour:

  • The video URL should be verified and the list of captions tracks should be displayed.
jacob-ian added a commit that referenced this issue Jul 11, 2021
@jacob-ian jacob-ian mentioned this issue Jul 11, 2021
github-actions bot pushed a commit that referenced this issue Jul 11, 2021
## [3.1.7](v3.1.6...v3.1.7) (2021-07-11)

### Bug Fixes

* Change back to promises ([7f26348](7f26348))
* Fix [#25](#25) ([01947f5](01947f5))
* Fix bugs ([4ebb670](4ebb670))
* Update TranscryptService ([5d59e77](5d59e77))
* **env:** Add baseApiUrl to environments ([cd8d2d0](cd8d2d0))
* **functions:** Fix getCaptionsList function ([e4cbb88](e4cbb88)), closes [#23](#23)
* **functions:** Fix getCaptionsList function ([cf24629](cf24629))
* **functions:** Fix Req params for getCaptionsList ([3acfe24](3acfe24))
* **package:** Update NPM and Scripts ([ba61839](ba61839))
@jacob-ian
Copy link
Owner Author

🎉 This issue has been resolved in version 3.1.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant