Challenge Overview
@afrisalyp - There are bugs in the v4 API in prod that don't seem like they are going to be fixed anytime soon, unfortunately, and that don't show up in dev.
What we are going to do is:
- Remove the M2M token generation, moving back to the service account we used to use, before the change here: https://github.com/topcoder-platform/topcoder-x-ui/issues/128
- Change from using the v4 API back to v3. This will cause other problems, but at least it's the same problems we used to have, and not new problems.