openedx / course-discovery

Service providing access to consolidated course and program metadata
https://edx-discovery.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
57 stars 173 forks source link

fix: decoding of google_service_account_credentials #4422

Closed AfaqShuaib09 closed 2 months ago

AfaqShuaib09 commented 2 months ago

PROD-4167

This PR attempts to fix the deserialization issue with GOOGLE_SERVICE_ACCOUNT_CREDENTIALS. The same issue occurred with ai_translations IDA, and they added this script as a fix there: https://github.com/edx/ai-translations/pull/84/files.