Apps for Office: my task pane app doesn't get the licensing '?et=' license token
问题 MSDN docs say: The Office application calling you app's URL would add the following query string to it and then pass the URL: http://fooservice.com/index.htm?et= PAByAD4APAB0ACAAYQBpAGQAPQ .... (->this string goes on for a while - Mihaly KR) I've tried everything, but nothing gets ever POSTed (or GETted), no ?et parameter. The app loads fine in Office, but I want to get the client id from the token, so I could do a permanent storage on my server. I did a php page which prints all get and post