my app which was a simple oauth handler for three applications ceased 
functioning for some reason. My email had some things about needing to 
migrate to python 2.7.9 but actually it was developed with 2.7.10 - which 
as far as I can tell is a newer version - on my other laptop I have 2.7.14. 
Regardless, the app stopped working. I saw something about datastore_admin 
being deprecated and how to turn it back on, so I did that, redeployed the 
app using the 2.7.14 and it is still not working. 

The app is access by going to 
http://appname.appspot.com/getRegCode?deviceID=xxxxxxxxxxxxxxxx&deviceTypeName=<devicename>&oauth_token=<alphanumericsequence>&partner=<companyname>&service=imageservice.
 

What i'm getting looks like:
The requested 
URL/getRegCode?deviceID=xxxxxxxxxxxxxxxx&deviceTypeName=<devicename>&oauth_token=<alphanumericsequence>&partner=<companyname>&service=imageservice

was not found on this server. 

Any ideas? 

 - Joel 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/120ed30f-7ca1-48e0-a0e3-5b1180b5a6ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to