google glass mirror quickstart on drupal with IIS -


i have been trying repeatedly run 1 of mirror-quickstart packages off of drupal website little luck. have been working java , .net versions , have gotten both work great when run them off of localhost. however, when try move page on site following errors

for java application go www.mywebsite.com/glassjava. redirected www.mywebsite.com/oauth2callback following error:

page not found

the requested page "/oauth2callback" not found.

for .net application go www.mywebsite.com/dn_glass. redirected www.mywebsite.com/dn_glass/auth , error:

page not found

the requested page "/dn_glass/auth" not found.

i have had success running java off of localhost machine running iis express after specifying absolute path of oauth.properties file , following these java servlet instructions: http://www.helicontech.com/articles/deploying-java-servlet-applications-on-windows-with-iis/

however, have not gotten work on drupal site. don't understand errors /oauth2callback , /auth. pretty sure don't need create such directories , think oauth.properties file getting read in order communicate google api console , find redirect uri (at least in case of java error). problem appreciated. suggestions using quickstarts drupal , iis appreciated.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -