waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Documentation for Python Mirror API is out of date #605

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
See related SO post: 
http://stackoverflow.com/questions/25818682/how-do-you-insert-google-glass-mirro
r-credentials-from-python-server-side-code

What steps will reproduce the problem?
1. Upload glassware to myglass in beta mode during review
2. Attempt to use Python Mirror Library to insert credentials into Glass Mirror 
Server
3. The API will throw errors, but upon "success" it returns and empty response

What is the expected output? What do you see instead?
According to Google documentation the credentials (passed in) should be 
returned in the response as a confirmation.

What version of the product are you using? On what operating system?
Python server code talking to Mirror API

Please provide any additional information below.

Original issue reported on code.google.com by nusi...@gmail.com on 22 Sep 2014 at 10:03