I have created a Google project some time ago. The application can be found in appengine.google.com (and I can run it like this: [my-app-id].appspot.com) But I can not find it in https://console.developers.google.com/project I even tried to access it by typing the URL like this: https://console.developers.google.com/project/apps~[my-app-id] which just gives "ERROR The project you requested is unavailable" I have not deleted the project.
How can I access the console pages. The problem is that I can not access the project's permissions (OAuth keys) without the console.
Any advice for this?