You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open edX is going to remove the EDX_API_KEY. Details can be found at openedx/edx-platform#34039. We have a couple of stale usages that we want to remove. We are using the EDX_API_KEY with the token authentication and we can safely remove EDX_API_KEY as per initial R&D.
@mudassir-hafeez Could you take a look at this? I think @Anas12091101 's xPRO integration isn't working so it might be a good idea to take this on at this point.
Open edX is going to remove the EDX_API_KEY. Details can be found at openedx/edx-platform#34039. We have a couple of stale usages that we want to remove. We are using the EDX_API_KEY with the token authentication and we can safely remove EDX_API_KEY as per initial R&D.
Here are the usages:
mitxpro/courseware/api.py
Line 134 in 3efb080
mitxpro/courseware/api.py
Line 520 in 3efb080
mitxpro/courseware/api.py
Line 539 in 3efb080
Acceptance Criteria:
Similar Issues
mitodl/mitxonline#2102
mitodl/edx-api-client#103
Out of Scope
The text was updated successfully, but these errors were encountered: