python - Migrating OpenID to OAuth2.0 in Google AppEngine -
as of april 20th deprecation of google apis, our google appengine app has stopped working.
going from: https://svusdnewstudent.appspot.com/login
i error: server error 500. there no errors listed in logs in developer console. believe using wrong api , don't know how migrate it. i've tried searching migration tutorials don't make sense me or don't seem apply particular situation. i'm not web developer, i'm network specialist, i'm iffy on these things. guy stuff isn't around anymore.
i have access python files, know how download, change , publish app itself, believe needs sorted in developer console, though wrong.
if trying make work, need read through google's documentation on how migrate, here.
they suggest using javascript api, google sign-in websites. have done on website, have run several issues simple implementation, see questions here , here more info.
i hope helps.
Comments
Post a Comment