We are loading the Direct project in Connect app for some reason https://github.com/appirio-tech/connect-app/blob/dev/src/projects/actions/projectDashboard.js#L35.
At the moment on DEV we getting error 400:

For example, see project https://connect.topcoder-dev.com/projects/7442.
We should check if really still need to load the Direct project, and if no - then remove this call and all related stuff.
If we still need it, we should check what is the reason for the error and fix it.