Open cmltaWt0 opened 6 months ago
Thanks for the report! I followed the instructions to reproduce the issue but couldn't.
Screencast from 05-06-24 23:12:51.webm
Could you try again, please?
It doesn't work for me yet.
https://github.com/openedx/wg-build-test-release/assets/877401/abd8d33e-ca2c-46b5-ada8-341f5c916807
But it works for our QA...
@mariajgrimaldi We've found the root-cause! (thanks @dyudyunov !) I'm opening the https://apps.redwood.demo.edly.io/course-authoring/home directly w/o opening the https://studio.redwood.demo.edly.io in the first place. In this case the MFE doing the request for oauth2 to login into the studio and failed because of CORS. When I'm opening the Studio MFE from studio.redwood.demo.edly.io I became a logged in user and the login flow from MFE is not triggered.
@cmltaWt0 @dyudyunov: thank you both for the insight! I'm not sure if this is the intended behavior, so I opened an issue in the Course Authoring MFE to alert maintainers.
Release
Redwood
Expected behavior
Request to became a Course creator is sent, an appropriate message is displayed
Actual behavior
I get an error
Sorry, there was error with you request
. Console logs:Steps to reproduce
Becoming a course creator in Studio
area below the textAre you staff on an existing Studio course? The course creator must give you access to the course. Contact the course creator or administrator for the course you are helping to author.
Request the abillity to create courses
button.Additional information
The user was activated manually via admin panel.