It was unfortunate but a small yet useful webservice I developed long time ago using Go 1.9 got broken recently. Google sent me several notices, and I reviewed most projects except this particular one.
Unlike the other projects I had to apply changes to, this one refuses to accept new deployments, telling me that there is no app engine application. However, any attempt to create one fails telling that the app already exists. Project id is "ronocode".
I guess this one got broken because it had only now deprecated versions/services. Is there a way to use this project again? The project ID is fun and I don't want to miss it. Also, I have some hard-coded pointers to the
appspot.com domain (silly me :| )
Any tip to help with the deployment is apreciated.
Best regards,