mitodl/mitxpro

Remove usages of EDX_API_KEY

Closed this issue · 3 comments

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:

Acceptance Criteria:

  • Usage of EDX_API_KEY is removed
  • No impact on any of the features or management commands

Similar Issues

mitodl/mitxonline#2102
mitodl/edx-api-client#103

Out of Scope

@Anas12091101 Could you take a look at this?

@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.

Closing #2872 as #2982 and mitodl/edx-api-client#104 have been deployed to production.