waleedAhmad1 / google-glass-api

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

Unable to get timeline subscription #556

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Authenticate glass using android browser and save the usertoken, refresh 
token and access token
2.Send these values to webservice and post the timeline with subscription
3.Create Timeline with custom replies
4.Reply to the timeline

What is the expected output? What do you see instead?
Expected output is Google replies the timeline reply to callback url. But we 
are not getting any replies.

What version of the product are you using? On what operating system?
We authenticated using android browser.

Please provide any additional information below.

Once we authenticate using webbrower using (.net) code, then we are getting 
replies for same timeline created as above.

It seems like something is expired after authentication from webbrowser. After 
authentication from webbrowser, something is set. But authenticating using 
android, there seems some difference in the tokens we get.

Original issue reported on code.google.com by Sabir.Ma...@procit.com on 1 Jul 2014 at 12:22