2

During the last 2 days I have been unable to update my endpoints. My logs state successful deployment and update, but the discovery document returns a 502. Anyone else having issues??

Java runtime.

Update: I've tried changing to an older version of that is know to work and that is not working either. My all endpoints are down.

Patrick Jackson
  • 18,766
  • 22
  • 81
  • 141

2 Answers2

4

I can confirm that Endpoints is down at the moment, we're working on it.

Edit: the service should be back now.

Dan Holevoet
  • 9,183
  • 1
  • 33
  • 49
0

There seems to be a problem at the Moment with Google Cloud Endpoints in general.

Follow this StackOverflow Question : Error generating google cloud endpoint client libraries

and it associated Issue on Google Code : https://code.google.com/p/googleappengine/issues/detail?id=9214

Community
  • 1
  • 1
Hari Krishna Ganji
  • 1,647
  • 2
  • 20
  • 33
  • I have actually successfully generated the client libs. – Patrick Jackson Apr 24 '13 at 19:43
  • I am guessing this related fix must have solved it! : https://code.google.com/p/google-plugin-for-eclipse/issues/detail?id=117. But can you please confirm if your deployed endpoint server changes are begin reflected on Google App Engine. – Hari Krishna Ganji Apr 24 '13 at 19:56