Following the documentation for AuthSub, we direct to the login page,
get a one time use token, exchange it for a session token, and use
that for all subsequent API calls.

So far so good.

When I am directed to login, I am then directed to a page asking if I
want to link my account to the app. Of course I do so I click yes. The
problem is, it does this every time I log in. After weeks of testing,
I look at my list of linked applications in h9, and see my own app
listed 50 times.

Screenshots here:

http://code.google.com/p/chiefmedicalofficer/downloads/list

It gets more complicated if I have multiple profiles under one
account. I really need to link them all, but that will be another
discussion. For now I want to link the account once, have it show up
in the list once, and not on every login. I know this is possible, I
must be missing something simple. Can anyone tell me what it is?

App engine python code can be found here:

http://code.google.com/p/chiefmedicalofficer/source/browse/#svn/trunk/src

And the app can be seen here:

http://chiefmedicalofficer.appspot.com/

adThanksvance,

-tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Health Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/googlehealthdevelopers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to