From old repo.
@tedtate :
When I attempted to push to a project which the currently logged in user does not have access to I receive the following:
Build Complete.
[Error: Project not found. Check your project name in project.json.]
Please update the error so that the user is informed they don't have access to the requested project, not that it doesn't exist.
@johnboxall :
That was a conscious decision the same way you get a 404 for https://github.com/mobify/mobify-js-tools if you aren't logged in.
But we could also probably say 'check your credentials' : )