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

Fix and re-add podcasts to frontend #3019

Open
eikhr opened this issue Oct 21, 2022 · 0 comments
Open

Fix and re-add podcasts to frontend #3019

eikhr opened this issue Oct 21, 2022 · 0 comments
Labels
bug-fix Pull requests that fix a bug frontend level:medium

Comments

@eikhr
Copy link
Member

eikhr commented Oct 21, 2022

Podcasts did not work in frontend because of problems with the Soundcloud API. All frontend code for podcasts is removed in webkom/lego-webapp#3158, so this will have to be reverted and fixed.

It would be cool to have the podcast page and components working again.

the fix is to register an application with soundcloud, provide the details to the backend, and create and return the token (as per soundcloud API flow) with the podcasts API in LEGO.
webkom/lego-webapp#3158 (comment)

@eikhr eikhr added frontend level:medium bug-fix Pull requests that fix a bug labels Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Pull requests that fix a bug frontend level:medium
Projects
None yet
Development

No branches or pull requests

1 participant