Google App Engine: Too Many Versions (403) error

I got below error after deploying my application to app engine server 12 times:

Too Many Versions (403)

The application already has the maximum number of versions.

Solution:

Manually delete previous outdated versions of your application on App Engine with caution. Deleting previous versions of deployed applications allow space for deploying new versions on Google App Engine.

No comments:

Post a Comment