Hi… sorry for the dual threads.
So, the couchapp just serves up a webpage, with all its javascript. I suppose I could figure out a way to make it run something server-side, and then i would put the client_secret in a server-side script… but that's not very trivial. obviously, embedding the client_secret in the javascript doesn't work either.
i'll jump on the couchdb irc channel and see if they can tell me how to run something on the server-side.
I still can't read the item/app/{app_id} with App Authentication though. :)
Adam