Do you have any idea how I can use, an access_token generated by the default asp.net web api 2 OAuth 2 authorization mechanism, in the url parameters. Currently I am able to
This is a terrible idea because the token is not protected in the query string. It is encrypted in the header with SSL.